From 011c1d1c0766c65517ebd495465c99e86edb63ec Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 11 Oct 2010 14:49:26 -0700 Subject: Update to bash-4.1 --- tests/shopt.right | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'tests/shopt.right') diff --git a/tests/shopt.right b/tests/shopt.right index b2fc219..7bacc0e 100644 --- a/tests/shopt.right +++ b/tests/shopt.right @@ -1,11 +1,17 @@ ./shopt.tests: line 2: shopt: -z: invalid option -shopt: usage: shopt [-pqsu] [-o long-option] optname [optname...] +shopt: usage: shopt [-pqsu] [-o] [optname ...] -- +shopt -u autocd shopt -u cdable_vars shopt -s cdspell shopt -u checkhash +shopt -u checkjobs shopt -u checkwinsize shopt -s cmdhist +shopt -u compat31 +shopt -u compat32 +shopt -u compat40 +shopt -u dirspell shopt -u dotglob shopt -u execfail shopt -s expand_aliases @@ -14,6 +20,7 @@ shopt -u extglob shopt -s extquote shopt -u failglob shopt -s force_fignore +shopt -u globstar shopt -u gnu_errfmt shopt -u histappend shopt -u histreedit @@ -50,14 +57,21 @@ shopt -s progcomp shopt -s promptvars shopt -s sourcepath -- +shopt -u autocd shopt -u cdable_vars shopt -u checkhash +shopt -u checkjobs shopt -u checkwinsize +shopt -u compat31 +shopt -u compat32 +shopt -u compat40 +shopt -u dirspell shopt -u dotglob shopt -u execfail shopt -u extdebug shopt -u extglob shopt -u failglob +shopt -u globstar shopt -u gnu_errfmt shopt -u histappend shopt -u histreedit @@ -74,14 +88,21 @@ shopt -u restricted_shell shopt -u shift_verbose shopt -u xpg_echo -- +autocd off cdable_vars off checkhash off +checkjobs off checkwinsize off +compat31 off +compat32 off +compat40 off +dirspell off dotglob off execfail off extdebug off extglob off failglob off +globstar off gnu_errfmt off histappend off histreedit off -- cgit v1.2.3