commit bash-20070329 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:05:53 -05:00
parent 28157acd2d
commit d3ad40dee6
265 changed files with 56692 additions and 40436 deletions
+6 -1
View File
@@ -1,9 +1,11 @@
./shopt.tests: line 2: shopt: -z: invalid option
shopt: usage: shopt [-pqsu] [-o long-option] optname [optname...]
shopt: usage: shopt [-pqsu] [-o] [optname ...]
--
shopt -s autocd
shopt -u cdable_vars
shopt -s cdspell
shopt -u checkhash
shopt -u checkjobs
shopt -u checkwinsize
shopt -s cmdhist
shopt -u dotglob
@@ -39,6 +41,7 @@ shopt -u huponexit
shopt -u checkwinsize
shopt -s sourcepath
--
shopt -s autocd
shopt -s cdspell
shopt -s cmdhist
shopt -s expand_aliases
@@ -52,6 +55,7 @@ shopt -s sourcepath
--
shopt -u cdable_vars
shopt -u checkhash
shopt -u checkjobs
shopt -u checkwinsize
shopt -u dotglob
shopt -u execfail
@@ -76,6 +80,7 @@ shopt -u xpg_echo
--
cdable_vars off
checkhash off
checkjobs off
checkwinsize off
dotglob off
execfail off