FIXME: on_exit does not pop up anymore
This commit is contained in:
@@ -193,6 +193,10 @@ function on_exit {
|
||||
else
|
||||
dump_success
|
||||
fi
|
||||
|
||||
# FIXME: be aware of errors during the on_exit function because it does not pop up!
|
||||
miaou_debug "--end of on_exit => $code --"
|
||||
|
||||
builtin exit "$code"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user