summaryrefslogtreecommitdiff
path: root/tests/shopt.right
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-08 20:19:59 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-08 20:19:59 -0500
commit2695f55d81696cce0409c318019ea7eee65a31cd (patch)
tree356560e8ed5bbd7a243aa83ce7993c9f1293c9c3 /tests/shopt.right
parent6bf8a8a76a1446f7278a392b5515488a68474192 (diff)
downloadbash-2695f55d81696cce0409c318019ea7eee65a31cd.tar.gz
commit bash-20091105 snapshot
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