commit bash-20080214 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:18:57 -05:00
parent 9cbcc93b30
commit 57a071246a
25 changed files with 7207 additions and 387 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ int hup_on_exit = 0;
int check_jobs_at_exit = 0;
/* Non-zero means to change to a directory name supplied as a command name */
int autocd = 1;
int autocd = 0;
/* Tells what state the shell was in when it started:
0 = non-interactive shell script