mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
commit bash-20080507 snapshot
This commit is contained in:
+1
-1
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user