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-stable
Commits
96fc6962
Commit
96fc6962
authored
Dec 05, 2008
by
Robert Ricci
Browse files
Bugfix from Keven Lahey @DETER
parent
694184e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/snmpit_stack.pm
View file @
96fc6962
...
...
@@ -96,7 +96,7 @@ sub new($$$@) {
# Check to see if this is a duplicate
#
if
(
defined
(
$self
->
{
DEVICES
}{
$devicename
}))
{
warn
"
WARNING: Device
$device
was specified twice, skipping
\n
";
warn
"
WARNING: Device
$device
name
was specified twice, skipping
\n
";
next
;
}
...
...
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