forked from ungleich-public/cdist
and EXIT!
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
d4eff6f89b
commit
d7ae5c88e6
1 changed files with 1 additions and 0 deletions
|
@ -361,6 +361,7 @@ __cdist_kill_on_interrupt()
|
|||
{
|
||||
__cdist_tmp_removal
|
||||
kill 0
|
||||
exit 1
|
||||
}
|
||||
|
||||
# Remove tempfiles at normal exit
|
||||
|
|
Loading…
Reference in a new issue