Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
bbe51e15
Commit
bbe51e15
authored
Oct 06, 2011
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add --whol-magic option; ignored in this version of snmpit.
parent
ad9590d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tbsetup/snmpit.in
tbsetup/snmpit.in
+1
-1
No files found.
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
Markdown
is supported
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