]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/shopt.right
Imported from ../bash-3.2.48.tar.gz.
[thirdparty/bash.git] / tests / shopt.right
index b2fc219c272689ad5ecde5322e7c0f841a0983a0..55b6fc9528f1c280ac39458dd1a03dcd26064af4 100644 (file)
@@ -6,6 +6,7 @@ shopt -s cdspell
 shopt -u checkhash
 shopt -u checkwinsize
 shopt -s cmdhist
+shopt -u compat31
 shopt -u dotglob
 shopt -u execfail
 shopt -s expand_aliases
@@ -53,6 +54,7 @@ shopt -s sourcepath
 shopt -u cdable_vars
 shopt -u checkhash
 shopt -u checkwinsize
+shopt -u compat31
 shopt -u dotglob
 shopt -u execfail
 shopt -u extdebug
@@ -77,6 +79,7 @@ shopt -u xpg_echo
 cdable_vars            off
 checkhash              off
 checkwinsize           off
+compat31               off
 dotglob                off
 execfail               off
 extdebug               off