mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-09 18:51:46 +01:00
zsh-workers/8617
This commit is contained in:
parent
d0a4ec21dc
commit
167b0ae3b9
1 changed files with 1 additions and 1 deletions
|
|
@ -576,7 +576,7 @@ killrunjobs(int from_signal)
|
|||
killed++;
|
||||
}
|
||||
if (killed)
|
||||
zerr("warning: %d jobs SIGHUPed", NULL, killed);
|
||||
zwarn("warning: %d jobs SIGHUPed", NULL, killed);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue