From 4736e253beca45aed88ef9a8d5225c7164208c45 Mon Sep 17 00:00:00 2001 From: Paul Ackersviller Date: Mon, 10 Dec 2007 03:16:53 +0000 Subject: Merge 24150: Exit status of null command should be exit status of last cmdsubst. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e197f1e4a..e2d8aac60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-12-09 Barton E. Schaefer + + * 24150 plus unposted: Src/exec.c, Test/D08cmdsubst.ztst: + Retain exit status of last non-assignment command substitution + across variable assignment processing so that, in the event of + no command word to execute, the exit status of the statement is + that of the last command substitution (per POSIX). + 2007-12-09 Peter Stephenson * 24197, Src/utils.c, Src/Modules/datetime.c: interface to -- cgit 1.4.1