ansi.test.bash
This commit is contained in:
@@ -9,8 +9,8 @@ readonly BASEDIR
|
||||
|
||||
function do_subshell_term {
|
||||
# grep nope nope
|
||||
echo "found=$(grep nope nope)"
|
||||
echo "found=$(command_not_found)"
|
||||
echo "found=$(grep nope nope)"
|
||||
command_not_found
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user