mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 12:40: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:
+3
-2
@@ -230,7 +230,8 @@ del=$'\177'
|
||||
if [[ str ]] then [[ str ]] fi
|
||||
|
||||
${THIS_SH} ./cond-regexp1.sub
|
||||
|
||||
${THIS_SH} ./cond-regexp2.sub
|
||||
|
||||
${THIS_SH} ./cond-regexp3.sub
|
||||
|
||||
${THIS_SH} ./cond-error1.sub
|
||||
${THIS_SH} ./cond-xtrace1.sub
|
||||
|
||||
Reference in New Issue
Block a user