From e632d39b1f627773b29f7934d7d79545af75e47f Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Fri, 7 Feb 2014 17:56:40 -0800 Subject: Make if statements always return success at the end, matching other shells. Fixes #1061. --- tests/test8.out | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/test8.out') 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 -- cgit v1.2.3