commit bash-20130720 snapshot

This commit is contained in:
Chet Ramey
2013-08-05 09:55:44 -04:00
parent fc34b3a446
commit 7571d3f4bb
30 changed files with 19987 additions and 588 deletions
+2 -1
View File
@@ -70,7 +70,8 @@ ${THIS_SH} ./trap3.sub
${THIS_SH} ./trap4.sub
${THIS_SH} ./trap5.sub
# This doesn't work right on all Unix versions
#${THIS_SH} ./trap5.sub
#
# show that setting a trap on SIGCHLD is not disastrous.