pvincent 2 weeks ago
parent
commit
397a57a27e
  1. 3
      test/stub/scenario.bash

3
test/stub/scenario.bash

@ -14,7 +14,8 @@ function do_subshell_false {
function do_subshell_term {
echo toto
echo -n toto est fluo
>&2 echo -n 'error in transla...'
# echo 'toto' | grep none
# echo 'toto' | return 3

Loading…
Cancel
Save