commit bash-20140117 snapshot

This commit is contained in:
Chet Ramey
2014-02-04 09:32:26 -05:00
parent 72a05c753c
commit 4a2c75c650
35 changed files with 20547 additions and 10 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')