allow builtins to assign to associative arrays using @ or * as keys; fixes to glob completion of command words

This commit is contained in:
Chet Ramey
2021-04-28 11:30:31 -04:00
parent 3fd77612fc
commit 046d0cc93b
10 changed files with 64 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
BUILD_DIR=/usr/local/build/bash/bash-current
BUILD_DIR=/usr/local/build/chet/bash/bash-current
THIS_SH=$BUILD_DIR/bash
PATH=$PATH:$BUILD_DIR