mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-04 02:40:49 +02:00
commit bash-20160205 snapshot
This commit is contained in:
@@ -647,6 +647,9 @@ initialize_shell_variables (env, privmode)
|
||||
|
||||
sv_shcompat ("BASH_COMPAT");
|
||||
|
||||
/* Allow FUNCNEST to be inherited from the environment. */
|
||||
sv_funcnest ("FUNCNEST");
|
||||
|
||||
/* Initialize the dynamic variables, and seed their values. */
|
||||
initialize_dynamic_variables ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user