summaryrefslogtreecommitdiff
path: root/tests/shopt.right
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shopt.right')
-rw-r--r--tests/shopt.right6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/shopt.right b/tests/shopt.right
index 0a7edfb1..95030523 100644
--- a/tests/shopt.right
+++ b/tests/shopt.right
@@ -24,8 +24,8 @@ shopt -u extglob
shopt -s extquote
shopt -u failglob
shopt -s force_fignore
-shopt -u globstar
shopt -u globasciiranges
+shopt -u globstar
shopt -u gnu_errfmt
shopt -u histappend
shopt -u histreedit
@@ -81,8 +81,8 @@ shopt -u execfail
shopt -u extdebug
shopt -u extglob
shopt -u failglob
-shopt -u globstar
shopt -u globasciiranges
+shopt -u globstar
shopt -u gnu_errfmt
shopt -u histappend
shopt -u histreedit
@@ -117,8 +117,8 @@ execfail off
extdebug off
extglob off
failglob off
-globstar off
globasciiranges off
+globstar off
gnu_errfmt off
histappend off
histreedit off