more changes for bracket expressions in patterns

This commit is contained in:
Chet Ramey
2022-12-02 11:41:48 -05:00
parent e8652353ae
commit 198210c58f
20 changed files with 948 additions and 150 deletions
+3
View File
@@ -90,6 +90,9 @@ ${THIS_SH} ./trap4.sub
# Return trap issues
${THIS_SH} ./trap6.sub
# eval and ERR trap
${THIS_SH} ./trap7.sub
#
# show that setting a trap on SIGCHLD is not disastrous.
#