mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 12:40:42 +02:00
commit bash-20160304 snapshot
This commit is contained in:
+1
-1
@@ -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", "+ ");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user