From 4db28c55b64ec25cd258f87a0d60b0544fe50059 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 10 Jul 2009 22:10:25 +0000 Subject: 27126: a few more contexts where executing empty lists gives status zero --- Test/D08cmdsubst.ztst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Test/D08cmdsubst.ztst') diff --git a/Test/D08cmdsubst.ztst b/Test/D08cmdsubst.ztst index 015796ed6..1b5c7f728 100644 --- a/Test/D08cmdsubst.ztst +++ b/Test/D08cmdsubst.ztst @@ -89,3 +89,7 @@ X=$(exit 2) $(exit 0) || print $? 0:variable assignments processed after other substitutions >2 + + false + `` +0:Empty command substitution resets status -- cgit 1.4.1