From: David Levine Date: Fri, 27 Apr 2012 01:37:59 +0000 (-0500) Subject: Moved the set +e up to capture one more test in test-pick. That X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=944bdce9c17eecd0b36084f9f02e52a5ed31f38a;hp=c26c2e8330a242ee20ed1538e9b371198aabd215;p=mmh Moved the set +e up to capture one more test in test-pick. That test heirloom-sh to exit. (cherry picked from commit f793aa71e4f7375daeb2cc9ef25512172fcb1451) --- diff --git a/test/pick/test-pick b/test/pick/test-pick index ac9f6e4..08772bf 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,9 +98,6 @@ cat >$expected <