failure_type early detection
This commit is contained in:
@@ -16,6 +16,7 @@ function do_subshell_term {
|
||||
|
||||
echo toto
|
||||
# echo 'toto' | grep none
|
||||
# echo 'toto' | return 3
|
||||
|
||||
echo -n "found1=$(grep nope nope)"
|
||||
echo "found1=$(grep nope nope | grep none)"
|
||||
|
||||
Reference in New Issue
Block a user