The begin builtin should not alter the exit status

darcs-hash:20060712173141-ac50b-8d21f9f22ef55581521ccf923411e3458bd8109c.gz
This commit is contained in:
axel
2006-07-13 03:31:41 +10:00
parent 9e304fa734
commit 036cc4e0fa
3 changed files with 4 additions and 2 deletions

View File

@@ -13,4 +13,4 @@ begin; [COMMANDS...] end
documentation for the block constructs, such as \c if, \c for and \
while.
The end command does not change the current exit status.
The \c end command does not change the current exit status.