commit bash-20091105 snapshot

This commit is contained in:
Chet Ramey
2011-12-08 20:19:59 -05:00
parent 6bf8a8a76a
commit 2695f55d81
16 changed files with 7710 additions and 46 deletions
+3
View File
@@ -10,6 +10,7 @@ shopt -u checkwinsize
shopt -s cmdhist
shopt -u compat31
shopt -u compat32
shopt -u compat40
shopt -u dirspell
shopt -u dotglob
shopt -u execfail
@@ -63,6 +64,7 @@ shopt -u checkjobs
shopt -u checkwinsize
shopt -u compat31
shopt -u compat32
shopt -u compat40
shopt -u dirspell
shopt -u dotglob
shopt -u execfail
@@ -93,6 +95,7 @@ checkjobs off
checkwinsize off
compat31 off
compat32 off
compat40 off
dirspell off
dotglob off
execfail off