summaryrefslogtreecommitdiff
path: root/tests/shopt.right
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2015-07-09 11:18:25 -0400
committerChet Ramey <chet.ramey@case.edu>2015-07-09 11:18:25 -0400
commitb47ecd026db95c8c6dcd656e440625e8a221f67e (patch)
tree9e728e3eeb5cdb1caa93fe10c1aa1c5518bbe707 /tests/shopt.right
parent05d9462c4b3f1616f30677a58a36481736481ffe (diff)
downloadbash-b47ecd026db95c8c6dcd656e440625e8a221f67e.tar.gz
commit bash-20150626 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 95030523..819f65e0 100644
--- a/tests/shopt.right
+++ b/tests/shopt.right
@@ -13,6 +13,7 @@ shopt -u compat32
shopt -u compat40
shopt -u compat41
shopt -u compat42
+shopt -u compat43
shopt -s complete_fullquote
shopt -u direxpand
shopt -u dirspell
@@ -74,6 +75,7 @@ shopt -u compat32
shopt -u compat40
shopt -u compat41
shopt -u compat42
+shopt -u compat43
shopt -u direxpand
shopt -u dirspell
shopt -u dotglob
@@ -110,6 +112,7 @@ compat32 off
compat40 off
compat41 off
compat42 off
+compat43 off
direxpand off
dirspell off
dotglob off