summaryrefslogtreecommitdiff
path: root/tests/shopt.right
blob: 845ee9017d5b3080926bdc7ca76d302217729384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
./shopt.tests: shopt: illegal option: -z
shopt: usage: shopt [-pqsu] [-o long-option] optname [optname...]
--
shopt -u cdable_vars
shopt -s cdspell
shopt -u checkhash
shopt -u checkwinsize
shopt -s cmdhist
shopt -u dotglob
shopt -u execfail
shopt -s expand_aliases
shopt -u extglob
shopt -u histreedit
shopt -u histappend
shopt -u histverify
shopt -s hostcomplete
shopt -u huponexit
shopt -s interactive_comments
shopt -u lithist
shopt -u mailwarn
shopt -u nocaseglob
shopt -u nullglob
shopt -s promptvars
shopt -u shift_verbose
shopt -s sourcepath
--
shopt -u huponexit
shopt -u checkwinsize
shopt -s sourcepath
--
shopt -s cdspell
shopt -s cmdhist
shopt -s expand_aliases
shopt -s hostcomplete
shopt -s interactive_comments
shopt -s promptvars
shopt -s sourcepath
--
shopt -u cdable_vars
shopt -u checkhash
shopt -u checkwinsize
shopt -u dotglob
shopt -u execfail
shopt -u extglob
shopt -u histreedit
shopt -u histappend
shopt -u histverify
shopt -u huponexit
shopt -u lithist
shopt -u mailwarn
shopt -u nocaseglob
shopt -u nullglob
shopt -u shift_verbose
--
cdable_vars    	off
checkhash      	off
checkwinsize   	off
dotglob        	off
execfail       	off
extglob        	off
histreedit     	off
histappend     	off
histverify     	off
huponexit      	off
lithist        	off
mailwarn       	off
nocaseglob     	off
nullglob       	off
shift_verbose  	off
--
set +o allexport
set -o braceexpand
set +o errexit
set -o hashall
set -o histexpand
set +o keyword
set -o monitor
set +o noclobber
set +o noexec
set +o noglob
set +o notify
set +o nounset
set +o onecmd
set +o physical
set -o privileged
set +o verbose
set +o xtrace
set -o history
set +o ignoreeof
set +o interactive-comments
set +o posix
set -o emacs
set +o vi
--
allexport      	off
braceexpand    	on
errexit        	off
hashall        	on
histexpand     	on
keyword        	off
monitor        	on
noclobber      	off
noexec         	off
noglob         	off
notify         	off
nounset        	off
onecmd         	off
physical       	off
privileged     	on
verbose        	off
xtrace         	off
history        	on
ignoreeof      	off
interactive-comments	off
posix          	off
emacs          	on
vi             	off
--
set +o allexport
set -o braceexpand
set +o errexit
set -o hashall
set -o histexpand
set +o keyword
set -o monitor
set +o noclobber
set +o noexec
set +o noglob
set +o notify
set +o nounset
set +o onecmd
set +o physical
set -o privileged
set +o verbose
set +o xtrace
set -o history
set +o ignoreeof
set +o interactive-comments
set +o posix
set -o emacs
set +o vi
--
set -o history
set +o verbose
--
set -o braceexpand
set -o hashall
set -o histexpand
set -o monitor
set -o privileged
set -o history
set -o emacs
--
set +o allexport
set +o errexit
set +o keyword
set +o noclobber
set +o noexec
set +o noglob
set +o notify
set +o nounset
set +o onecmd
set +o physical
set +o verbose
set +o xtrace
set +o ignoreeof
set +o interactive-comments
set +o posix
set +o vi
--
allexport      	off
errexit        	off
keyword        	off
noclobber      	off
noexec         	off
noglob         	off
notify         	off
nounset        	off
onecmd         	off
physical       	off
verbose        	off
xtrace         	off
ignoreeof      	off
interactive-comments	off
posix          	off
vi             	off
--
./shopt.tests: shopt: xyz1: unknown shell option name
./shopt.tests: shopt: xyz1: unknown option name