Skip to content
GitLab
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
13ee7a18
Commit
13ee7a18
authored
Dec 18, 2000
by
Christopher Alfeld
Browse files
Fixed bug when no arguments were given.
parent
a89b69e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/resetvlans.tcl
View file @
13ee7a18
...
...
@@ -6,7 +6,7 @@
set snmpit
[
file dirname
[
info script
]]
/snmpit
if
{[
catch
"open
\"
|
$snmpit
-l
\"
r"
vlanFp
]}
{
puts stderr
"Error running
$smpit
-l (
$vlan
Fp)"
puts stderr
"Error running
$s
n
mpit
-l (
$vlan
Fp)"
exit 1
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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