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