Imported from ../bash-3.2.48.tar.gz.
[platform/upstream/bash.git] / tests / shopt.right
index b2fc219..55b6fc9 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