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