Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Elijah Grubb
emulab-devel
Commits
192298fe
Commit
192298fe
authored
Jun 24, 2002
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Oops, I was too quick with that last commit. Fix the typo the right
way, this time.
parent
87fdb68f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tbsetup/snmpit_cisco_stack.pm
tbsetup/snmpit_cisco_stack.pm
+1
-1
No files found.
tbsetup/snmpit_cisco_stack.pm
View file @
192298fe
...
...
@@ -509,7 +509,7 @@ sub setVlanOnTrunks($$$;@) {
# first
#
my
$modport
=
$trunks
{
$dst
}{
$src
}[
0
];
$errors
+=
!
(
$self
->
{
DEVICES
}{
$dst
}
->
setVlanOnTrunk
s
(
$modport
,
$errors
+=
!
(
$self
->
{
DEVICES
}{
$dst
}
->
setVlan
s
OnTrunk
(
$modport
,
$value
,
$vlan_number
));
}
}
...
...
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