mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-13 15:10:49 +02:00
commit bash-20200221 snapshot
This commit is contained in:
@@ -620,6 +620,9 @@ ${THIS_SH} ./new-exp11.sub
|
||||
# indirect expansion with arrays and local variables
|
||||
${THIS_SH} ./new-exp12.sub
|
||||
|
||||
# more indirect expansion and parameter transformation issues
|
||||
${THIS_SH} ./new-exp13.sub
|
||||
|
||||
# problems with stray CTLNUL in bash-4.0-alpha
|
||||
unset a
|
||||
a=/a
|
||||
|
||||
Reference in New Issue
Block a user