X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fpick%2Ftest-pick;h=9b737ceca7b2a3fd7dc02a109045e8029a335e94;hb=25e812757fa325d017b47144923dcad62b66399d;hp=ac9f6e45884bfbfa8b168aef98e9f4d5943e0c88;hpb=8f75811e49388577186fc634e931edc1834b59c9;p=mmh diff --git a/test/pick/test-pick b/test/pick/test-pick index ac9f6e4..9b737ce 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