commit bash-20080507 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:23:30 -05:00
parent 4ac1ff9885
commit f13513ff9e
33 changed files with 4651 additions and 12105 deletions
+1 -1
View File
@@ -356,7 +356,7 @@ initialize_shell_variables (env, privmode)
}
# endif
#endif
else
else if (legal_identifier (name))
{
temp_var = bind_variable (name, string, 0);
VSETATTR (temp_var, (att_exported | att_imported));