X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fshopt.right;h=55b6fc9528f1c280ac39458dd1a03dcd26064af4;hb=f1be666c7d78939ad775078d290bec2758fa29a2;hp=b2fc219c272689ad5ecde5322e7c0f841a0983a0;hpb=0628567a28f3510f506ae46cb9b24b73a6d2dc5d;p=platform%2Fupstream%2Fbash.git diff --git a/tests/shopt.right b/tests/shopt.right index b2fc219..55b6fc9 100644 --- a/tests/shopt.right +++ b/tests/shopt.right @@ -6,6 +6,7 @@ shopt -s cdspell shopt -u checkhash shopt -u checkwinsize shopt -s cmdhist +shopt -u compat31 shopt -u dotglob shopt -u execfail shopt -s expand_aliases @@ -53,6 +54,7 @@ shopt -s sourcepath shopt -u cdable_vars shopt -u checkhash shopt -u checkwinsize +shopt -u compat31 shopt -u dotglob shopt -u execfail shopt -u extdebug @@ -77,6 +79,7 @@ shopt -u xpg_echo cdable_vars off checkhash off checkwinsize off +compat31 off dotglob off execfail off extdebug off