From bdfebe3e3262eaaf83e89c9356c7c46a21181a6a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 11 Jul 2009 16:42:53 +0000 Subject: 27129: fix status at start of function, command subst, etc. --- Test/A01grammar.ztst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Test/A01grammar.ztst') diff --git a/Test/A01grammar.ztst b/Test/A01grammar.ztst index 1fe249869..3b3f2f915 100644 --- a/Test/A01grammar.ztst +++ b/Test/A01grammar.ztst @@ -553,3 +553,9 @@ 0:Last status of successfully executed "." file is retained >1 >0 + + echo 'echo $?' >dot_status + false + . ./dot_status +0:"." file sees status from previous command +>1 -- cgit 1.4.1