mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 20:50:42 +02:00
a select command invalid selection variable name is now a fatal error in posix mode; many test suite additions
This commit is contained in:
@@ -93,6 +93,10 @@ ${THIS_SH} ./trap6.sub
|
||||
# eval and ERR trap
|
||||
${THIS_SH} ./trap7.sub
|
||||
|
||||
# SIGCHLD traps
|
||||
${THIS_SH} ./trap8.sub
|
||||
|
||||
|
||||
#
|
||||
# show that setting a trap on SIGCHLD is not disastrous.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user