aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test8.out
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-02-07 17:56:40 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-02-07 17:57:53 -0800
commite632d39b1f627773b29f7934d7d79545af75e47f (patch)
tree2222b1a5364128f8e7812ecbbc33f310ba59c6dd /tests/test8.out
parent09054a09fa8aef98229ea132f9043ead7f7e1e0e (diff)
Make if statements always return success at the end, matching other
shells. Fixes #1061.
Diffstat (limited to 'tests/test8.out')
-rw-r--r--tests/test8.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test8.out b/tests/test8.out
index 72af9bb8..4ac13406 100644
--- a/tests/test8.out
+++ b/tests/test8.out
@@ -15,3 +15,5 @@ Test command substitution
Test more
10 9 8 7 6 5 4 3 2 1
1 2 3 4 5 6 7 8 9 10
+Verify that if statements swallow failure
+0