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
5031209b
Commit
5031209b
authored
Dec 09, 2005
by
Mike Hibler
Browse files
More info in error message
parent
7ae96dc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/snmpit_stack.pm
View file @
5031209b
...
...
@@ -479,7 +479,7 @@ sub removeVlan($@) {
# Prevent the VLAN from being sent across trunks.
#
if
(
!
$self
->
setVlanOnTrunks
(
$vlan_number
,
0
))
{
warn
"
ERROR: Unable to
set up VLANs on
trunks!
\n
";
warn
"
ERROR: Unable to
remove VLAN
$vlan_number
from
trunks!
\n
";
#
# We can keep going, 'cause we can still remove the VLAN
#
...
...
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