commit bash-20060727 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 22:51:04 -05:00
parent 9697d2dc75
commit 5cef52a763
76 changed files with 7162 additions and 239 deletions
-1
View File
@@ -273,7 +273,6 @@ expand_compound_array_assignment (value, flags)
WORD_LIST *list, *nlist;
char *val;
int ni;
arrayind_t ind, last_ind;
/* I don't believe this condition is ever true any more. */
if (*value == '(') /*)*/