summaryrefslogtreecommitdiff
path: root/tests/shopt.right
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-05-13 16:19:42 -0400
committerChet Ramey <chet.ramey@case.edu>2014-05-13 16:19:42 -0400
commitfe570ea12aca33c896a88ef23275cc3bd3eaf75e (patch)
tree9ad6616939abc112680d97dcc63be666c7f42d43 /tests/shopt.right
parent098cbb5c3d196ffc19434b1977a9a3e08bd2a540 (diff)
downloadbash-fe570ea12aca33c896a88ef23275cc3bd3eaf75e.tar.gz
commit bash-20140509 snapshot
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