]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/shopt.right
bash-4.4 rc1 release
[thirdparty/bash.git] / tests / shopt.right
CommitLineData
7117c2d2 1./shopt.tests: line 2: shopt: -z: invalid option
d3ad40de 2shopt: usage: shopt [-pqsu] [-o] [optname ...]
cce855bc 3--
35ee8ea0 4shopt -u autocd
cce855bc
JA
5shopt -u cdable_vars
6shopt -s cdspell
7shopt -u checkhash
d3ad40de 8shopt -u checkjobs
cce855bc
JA
9shopt -u checkwinsize
10shopt -s cmdhist
29d25b54 11shopt -u compat31
dd4f3dd8 12shopt -u compat32
2695f55d 13shopt -u compat40
67362c60 14shopt -u compat41
1b1fe467 15shopt -u compat42
b47ecd02 16shopt -u compat43
b28ff8c9 17shopt -s complete_fullquote
02c7ca1d 18shopt -u direxpand
4ac1ff98 19shopt -u dirspell
cce855bc
JA
20shopt -u dotglob
21shopt -u execfail
22shopt -s expand_aliases
d3a24ed2 23shopt -u extdebug
cce855bc 24shopt -u extglob
d3a24ed2
CR
25shopt -s extquote
26shopt -u failglob
27shopt -s force_fignore
02c7ca1d 28shopt -u globasciiranges
fe570ea1 29shopt -u globstar
d3a24ed2 30shopt -u gnu_errfmt
cce855bc 31shopt -u histappend
da713c23 32shopt -u histreedit
cce855bc
JA
33shopt -u histverify
34shopt -s hostcomplete
35shopt -u huponexit
690150f9 36shopt -u inherit_errexit
cce855bc 37shopt -s interactive_comments
7d92f73f 38shopt -u lastpipe
cce855bc 39shopt -u lithist
f73dda09 40shopt -u login_shell
cce855bc 41shopt -u mailwarn
bb70624e 42shopt -u no_empty_cmd_completion
cce855bc 43shopt -u nocaseglob
2206f89a 44shopt -u nocasematch
cce855bc 45shopt -u nullglob
bb70624e 46shopt -s progcomp
cce855bc 47shopt -s promptvars
b72432fd 48shopt -u restricted_shell
cce855bc
JA
49shopt -u shift_verbose
50shopt -s sourcepath
bb70624e 51shopt -u xpg_echo
cce855bc
JA
52--
53shopt -u huponexit
54shopt -u checkwinsize
55shopt -s sourcepath
56--
57shopt -s cdspell
58shopt -s cmdhist
b28ff8c9 59shopt -s complete_fullquote
cce855bc 60shopt -s expand_aliases
d3a24ed2
CR
61shopt -s extquote
62shopt -s force_fignore
cce855bc
JA
63shopt -s hostcomplete
64shopt -s interactive_comments
bb70624e 65shopt -s progcomp
cce855bc
JA
66shopt -s promptvars
67shopt -s sourcepath
68--
35ee8ea0 69shopt -u autocd
cce855bc
JA
70shopt -u cdable_vars
71shopt -u checkhash
d3ad40de 72shopt -u checkjobs
cce855bc 73shopt -u checkwinsize
29d25b54 74shopt -u compat31
dd4f3dd8 75shopt -u compat32
2695f55d 76shopt -u compat40
67362c60 77shopt -u compat41
1b1fe467 78shopt -u compat42
b47ecd02 79shopt -u compat43
02c7ca1d 80shopt -u direxpand
4ac1ff98 81shopt -u dirspell
cce855bc
JA
82shopt -u dotglob
83shopt -u execfail
d3a24ed2 84shopt -u extdebug
cce855bc 85shopt -u extglob
d3a24ed2 86shopt -u failglob
02c7ca1d 87shopt -u globasciiranges
fe570ea1 88shopt -u globstar
d3a24ed2 89shopt -u gnu_errfmt
cce855bc 90shopt -u histappend
da713c23 91shopt -u histreedit
cce855bc
JA
92shopt -u histverify
93shopt -u huponexit
690150f9 94shopt -u inherit_errexit
7d92f73f 95shopt -u lastpipe
cce855bc 96shopt -u lithist
f73dda09 97shopt -u login_shell
cce855bc 98shopt -u mailwarn
bb70624e 99shopt -u no_empty_cmd_completion
cce855bc 100shopt -u nocaseglob
2206f89a 101shopt -u nocasematch
cce855bc 102shopt -u nullglob
b72432fd 103shopt -u restricted_shell
cce855bc 104shopt -u shift_verbose
bb70624e 105shopt -u xpg_echo
cce855bc 106--
35ee8ea0 107autocd off
cce855bc
JA
108cdable_vars off
109checkhash off
d3ad40de 110checkjobs off
cce855bc 111checkwinsize off
29d25b54 112compat31 off
dd4f3dd8 113compat32 off
2695f55d 114compat40 off
67362c60 115compat41 off
1b1fe467 116compat42 off
b47ecd02 117compat43 off
02c7ca1d 118direxpand off
4ac1ff98 119dirspell off
cce855bc
JA
120dotglob off
121execfail off
d3a24ed2 122extdebug off
cce855bc 123extglob off
d3a24ed2 124failglob off
02c7ca1d 125globasciiranges off
fe570ea1 126globstar off
d3a24ed2 127gnu_errfmt off
cce855bc 128histappend off
da713c23 129histreedit off
cce855bc
JA
130histverify off
131huponexit off
690150f9 132inherit_errexit off
7d92f73f 133lastpipe off
cce855bc 134lithist off
f73dda09 135login_shell off
cce855bc 136mailwarn off
bb70624e 137no_empty_cmd_completion off
cce855bc 138nocaseglob off
2206f89a 139nocasematch off
cce855bc 140nullglob off
b72432fd 141restricted_shell off
cce855bc 142shift_verbose off
bb70624e 143xpg_echo off
cce855bc
JA
144--
145set +o allexport
146set -o braceexpand
7117c2d2 147set -o emacs
cce855bc 148set +o errexit
d3a24ed2
CR
149set +o errtrace
150set +o functrace
cce855bc
JA
151set -o hashall
152set -o histexpand
7117c2d2
JA
153set -o history
154set +o ignoreeof
155set -o interactive-comments
cce855bc
JA
156set +o keyword
157set -o monitor
158set +o noclobber
159set +o noexec
160set +o noglob
7117c2d2 161set +o nolog
cce855bc
JA
162set +o notify
163set +o nounset
164set +o onecmd
165set +o physical
d3a24ed2 166set +o pipefail
7117c2d2 167set +o posix
cce855bc
JA
168set -o privileged
169set +o verbose
cce855bc 170set +o vi
7117c2d2 171set +o xtrace
cce855bc
JA
172--
173allexport off
174braceexpand on
7117c2d2 175emacs on
cce855bc 176errexit off
d3a24ed2
CR
177errtrace off
178functrace off
cce855bc
JA
179hashall on
180histexpand on
7117c2d2
JA
181history on
182ignoreeof off
183interactive-comments on
cce855bc
JA
184keyword off
185monitor on
186noclobber off
187noexec off
188noglob off
7117c2d2 189nolog off
cce855bc
JA
190notify off
191nounset off
192onecmd off
193physical off
d3a24ed2 194pipefail off
7117c2d2 195posix off
cce855bc
JA
196privileged on
197verbose off
cce855bc 198vi off
7117c2d2 199xtrace off
cce855bc
JA
200--
201set +o allexport
202set -o braceexpand
7117c2d2 203set -o emacs
cce855bc 204set +o errexit
d3a24ed2
CR
205set +o errtrace
206set +o functrace
cce855bc
JA
207set -o hashall
208set -o histexpand
7117c2d2
JA
209set -o history
210set +o ignoreeof
211set -o interactive-comments
cce855bc
JA
212set +o keyword
213set -o monitor
214set +o noclobber
215set +o noexec
216set +o noglob
7117c2d2 217set +o nolog
cce855bc
JA
218set +o notify
219set +o nounset
220set +o onecmd
221set +o physical
d3a24ed2 222set +o pipefail
7117c2d2 223set +o posix
cce855bc
JA
224set -o privileged
225set +o verbose
cce855bc 226set +o vi
7117c2d2 227set +o xtrace
cce855bc
JA
228--
229set -o history
230set +o verbose
231--
232set -o braceexpand
7117c2d2 233set -o emacs
cce855bc
JA
234set -o hashall
235set -o histexpand
cce855bc 236set -o history
28ef6c31 237set -o interactive-comments
7117c2d2
JA
238set -o monitor
239set -o privileged
cce855bc
JA
240--
241set +o allexport
242set +o errexit
d3a24ed2
CR
243set +o errtrace
244set +o functrace
7117c2d2 245set +o ignoreeof
cce855bc
JA
246set +o keyword
247set +o noclobber
248set +o noexec
249set +o noglob
7117c2d2 250set +o nolog
cce855bc
JA
251set +o notify
252set +o nounset
253set +o onecmd
254set +o physical
d3a24ed2 255set +o pipefail
cce855bc 256set +o posix
7117c2d2 257set +o verbose
cce855bc 258set +o vi
7117c2d2 259set +o xtrace
cce855bc
JA
260--
261allexport off
262errexit off
d3a24ed2
CR
263errtrace off
264functrace off
7117c2d2 265ignoreeof off
cce855bc
JA
266keyword off
267noclobber off
268noexec off
269noglob off
7117c2d2 270nolog off
cce855bc
JA
271notify off
272nounset off
273onecmd off
274physical off
d3a24ed2 275pipefail off
cce855bc 276posix off
7117c2d2 277verbose off
cce855bc 278vi off
7117c2d2 279xtrace off
cce855bc 280--
7117c2d2
JA
281./shopt.tests: line 93: shopt: xyz1: invalid shell option name
282./shopt.tests: line 94: shopt: xyz1: invalid option name