Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / tests / shopt.right
index 0d3c08c..0a7edfb 100644 (file)
@@ -12,6 +12,8 @@ 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
@@ -23,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
@@ -51,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
@@ -69,6 +73,7 @@ shopt -u compat31
 shopt -u compat32
 shopt -u compat40
 shopt -u compat41
+shopt -u compat42
 shopt -u direxpand
 shopt -u dirspell
 shopt -u dotglob
@@ -77,6 +82,7 @@ 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
@@ -103,6 +109,7 @@ compat31            off
 compat32               off
 compat40               off
 compat41               off
+compat42               off
 direxpand              off
 dirspell               off
 dotglob                off
@@ -111,6 +118,7 @@ extdebug            off
 extglob                off
 failglob               off
 globstar               off
+globasciiranges        off
 gnu_errfmt             off
 histappend             off
 histreedit             off