X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8f75811e49388577186fc634e931edc1834b59c9..47dca82001bf41dcd6954f72d2d27e3fbc2e8e9d:/test/pick/test-pick diff --git a/test/pick/test-pick b/test/pick/test-pick index ac9f6e45..9b737cec 100755 --- a/test/pick/test-pick +++ b/test/pick/test-pick @@ -87,6 +87,7 @@ NOT EOF check $expected $actual +set +e # Produce 0 if no messages match and standard output is not a tty. # Note that there is an error message on stderr, but it's redirected @@ -97,10 +98,7 @@ cat >$expected </dev/tty; then # Produce no standard output if no messages match and standard # output is a tty. To test that even when run with stdout # detached, write directly to /dev/tty. Can't capture the