Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/bin/sh
Module Name: src
Committed By: simonb
Date: Sat Sep 13 09:35:56 UTC 2003
Modified Files:
src/regress/bin/sh: Makefile
Added Files:
src/regress/bin/sh: exitstatus.sh
Log Message:
Add a regression test for testing that here documents don't confuse the
exit status of the previous command ($?). Fixed long ago on -current,
but forgot to commit this test...
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/regress/bin/sh/Makefile
cvs rdiff -r0 -r1.1 src/regress/bin/sh/exitstatus.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index