commit bash-20160304 snapshot

This commit is contained in:
Chet Ramey
2016-03-30 10:54:11 -04:00
parent ccb4014f23
commit c5cc27c847
7 changed files with 29 additions and 9 deletions
+1 -1
View File
@@ -505,7 +505,7 @@ initialize_shell_variables (env, privmode)
}
if (current_user.euid == 0)
bind_variable ("PS4", "+", 0);
bind_variable ("PS4", "+ ", 0);
else
set_if_not ("PS4", "+ ");