failure_type early detection

This commit is contained in:
pvincent
2026-07-26 12:56:26 +04:00
parent 94e8a8e3a3
commit a33c08d03c
2 changed files with 14 additions and 8 deletions
+1
View File
@@ -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)"