Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / tests / shopt.right
index 6393bba..0a7edfb 100644 (file)
@@ -10,6 +10,11 @@ shopt -u checkwinsize
 shopt -s cmdhist
 shopt -u compat31
 shopt -u compat32
+shopt -u compat40
+shopt -u compat41
+shopt -u compat42
+shopt -s complete_fullquote
+shopt -u direxpand
 shopt -u dirspell
 shopt -u dotglob
 shopt -u execfail
@@ -20,6 +25,7 @@ shopt -s extquote
 shopt -u failglob
 shopt -s force_fignore
 shopt -u globstar
+shopt -u globasciiranges
 shopt -u gnu_errfmt
 shopt -u histappend
 shopt -u histreedit
@@ -27,6 +33,7 @@ shopt -u histverify
 shopt -s hostcomplete
 shopt -u huponexit
 shopt -s interactive_comments
+shopt -u lastpipe
 shopt -u lithist
 shopt -u login_shell
 shopt -u mailwarn
@@ -47,6 +54,7 @@ shopt -s sourcepath
 --
 shopt -s cdspell
 shopt -s cmdhist
+shopt -s complete_fullquote
 shopt -s expand_aliases
 shopt -s extquote
 shopt -s force_fignore
@@ -63,6 +71,10 @@ shopt -u checkjobs
 shopt -u checkwinsize
 shopt -u compat31
 shopt -u compat32
+shopt -u compat40
+shopt -u compat41
+shopt -u compat42
+shopt -u direxpand
 shopt -u dirspell
 shopt -u dotglob
 shopt -u execfail
@@ -70,11 +82,13 @@ shopt -u extdebug
 shopt -u extglob
 shopt -u failglob
 shopt -u globstar
+shopt -u globasciiranges
 shopt -u gnu_errfmt
 shopt -u histappend
 shopt -u histreedit
 shopt -u histverify
 shopt -u huponexit
+shopt -u lastpipe
 shopt -u lithist
 shopt -u login_shell
 shopt -u mailwarn
@@ -93,6 +107,10 @@ checkjobs           off
 checkwinsize           off
 compat31               off
 compat32               off
+compat40               off
+compat41               off
+compat42               off
+direxpand              off
 dirspell               off
 dotglob                off
 execfail               off
@@ -100,11 +118,13 @@ extdebug          off
 extglob                off
 failglob               off
 globstar               off
+globasciiranges        off
 gnu_errfmt             off
 histappend             off
 histreedit             off
 histverify             off
 huponexit              off
+lastpipe               off
 lithist                off
 login_shell            off
 mailwarn               off