]> git.marmaro.de Git - mmh/commitdiff
Moved the set +e up to capture one more test in test-pick. That
authorDavid Levine <levinedl@acm.org>
Fri, 27 Apr 2012 01:37:59 +0000 (20:37 -0500)
committerDavid Levine <levinedl@acm.org>
Fri, 27 Apr 2012 01:41:17 +0000 (20:41 -0500)
test heirloom-sh to exit.
(cherry picked from commit f793aa71e4f7375daeb2cc9ef25512172fcb1451)

test/pick/test-pick

index ac9f6e45884bfbfa8b168aef98e9f4d5943e0c88..08772bfdb7ef76f0cb3d57dfa84bbf0c7e9df7a4 100755 (executable)
@@ -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 <<EOF
 EOF
 check $expected $actual
 
-
-set +e
-
 if test -w /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