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