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