mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-22 05:17:59 +02:00
commit bash-20180817 snapshot
This commit is contained in:
@@ -199,6 +199,8 @@ bind_array_var_internal (entry, ind, key, value, flags)
|
||||
FREE (newval);
|
||||
|
||||
VUNSETATTR (entry, att_invisible); /* no longer invisible */
|
||||
|
||||
/* check mark_modified_variables if we ever want to export array vars */
|
||||
return (entry);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user