bash-4.3-rc2 overlay

This commit is contained in:
Chet Ramey
2014-01-29 17:00:07 -05:00
parent 8581f42df9
commit b6e23235f2
144 changed files with 8686 additions and 5727 deletions
+1 -1
View File
@@ -1607,7 +1607,7 @@ set_shell_name (argv0)
{
if (*shell_name == '-')
shell_name++;
login_shell++;
login_shell = 1;
}
if (shell_name[0] == 's' && shell_name[1] == 'h' && shell_name[2] == '\0')