FIXME: on_exit does not pop up anymore
This commit is contained in:
@@ -193,6 +193,10 @@ function on_exit {
|
|||||||
else
|
else
|
||||||
dump_success
|
dump_success
|
||||||
fi
|
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"
|
builtin exit "$code"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user