improved miaou_debug on_error
This commit is contained in:
@@ -28,8 +28,9 @@ function do_subshell_term {
|
||||
# echo SHOULD NOT SHOW UP!
|
||||
}
|
||||
|
||||
# unable to catch up error when the last command is `!` statement
|
||||
function do_last_false {
|
||||
# FIXME: provides error detection
|
||||
echo 'last false'
|
||||
! true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user