summaryrefslogtreecommitdiff
path: root/tests/shopt.right
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shopt.right')
-rw-r--r--tests/shopt.right3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/shopt.right b/tests/shopt.right
index 6393bba4..7bacc0ed 100644
--- a/tests/shopt.right
+++ b/tests/shopt.right
@@ -10,6 +10,7 @@ shopt -u checkwinsize
shopt -s cmdhist
shopt -u compat31
shopt -u compat32
+shopt -u compat40
shopt -u dirspell
shopt -u dotglob
shopt -u execfail
@@ -63,6 +64,7 @@ shopt -u checkjobs
shopt -u checkwinsize
shopt -u compat31
shopt -u compat32
+shopt -u compat40
shopt -u dirspell
shopt -u dotglob
shopt -u execfail
@@ -93,6 +95,7 @@ checkjobs off
checkwinsize off
compat31 off
compat32 off
+compat40 off
dirspell off
dotglob off
execfail off