Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
bbe51e15
Commit
bbe51e15
authored
Oct 06, 2011
by
Leigh B Stoller
Browse files
Add --whol-magic option; ignored in this version of snmpit.
parent
ad9590d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/snmpit.in
View file @
bbe51e15
...
...
@@ -182,7 +182,7 @@ GetOptions(\%opt,
'
N=s@
','
p=s
','
q
','
r
','
s
',
'
S=s@
','
t
','
E=s
','
T=s
','
u=s
','
U
','
v=s
','
w
',
'
y=s
','
x=s
','
z=s
','
F
','
L=s
','
O
',
'
D
',
'
R
',
'
f
',
'
X
',
'
Z
',
'
vlan_tag=i
',
'
of-disable=s
',
'
of-enable=s
',
'
of-controller=s
',
'
of-listener=s
',
'
o=s@{1,1}
',
'
redirect-err
',
'
blockmode
');
'
o=s@{1,1}
',
'
redirect-err
',
'
blockmode
'
,
'
whol-magic
'
);
if
(
$opt
{
h
})
{
exit
&usage
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment