commit bash-20040729 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 13:33:56 -05:00
parent e6e3b44420
commit 898cc92e1b
45 changed files with 41252 additions and 64 deletions
+1 -1
View File
@@ -611,7 +611,7 @@ array_variable_part (s, subp, lenp)
var = find_variable (t);
free (t);
return var;
return (var == 0 || invisible_p (var)) ? (SHELL_VAR *)0 : var;
}
/* Return a string containing the elements in the array and subscript