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