]> git.ipfire.org Git - thirdparty/bash.git/commit
fix tilde expansion in associative array compound assignments
authorChet Ramey <chet.ramey@case.edu>
Tue, 7 Feb 2023 15:16:51 +0000 (10:16 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 7 Feb 2023 15:16:51 +0000 (10:16 -0500)
commit7411382644c8dfc060cfb86731de5fe37516a9bb
tree9cd80a088a81264d3e5c7f476a7c989e39b2f7f6
parent315095ad7f518761020bc956376ab0e006e6b92d
fix tilde expansion in associative array compound assignments
CWRU/CWRU.chlog
MANIFEST
arrayfunc.c
subst.c
tests/array.right
tests/array.tests
tests/array31.sub [new file with mode: 0644]
tests/assoc.right
tests/assoc.tests
tests/assoc19.sub [new file with mode: 0644]