projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f4fc22
)
Moved the set +e up to capture one more test in test-pick. That
author
David Levine
<levinedl@acm.org>
Fri, 27 Apr 2012 01:37:59 +0000
(20:37 -0500)
committer
David Levine
<levinedl@acm.org>
Fri, 27 Apr 2012 01:40:22 +0000
(20:40 -0500)
test heirloom-sh to exit.
test/pick/test-pick
patch
|
blob
|
history
diff --git
a/test/pick/test-pick
b/test/pick/test-pick
index
ac9f6e4
..
08772bf
100755
(executable)
--- 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 <<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