command error
This commit is contained in:
@@ -94,6 +94,11 @@ function do_subshell_error {
|
||||
"$BASEDIR/extra/library.bash"
|
||||
}
|
||||
|
||||
function do_command_error {
|
||||
>&2 echo nope is not defined!
|
||||
grep nope nope
|
||||
}
|
||||
|
||||
# FUNCTIONS
|
||||
|
||||
function call_function_which_will_exit {
|
||||
|
||||
Reference in New Issue
Block a user