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-devel
Commits
11e4929c
Commit
11e4929c
authored
Jun 18, 2010
by
Leigh B Stoller
Browse files
Minor change to print statement.
parent
02900c5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/libvtop.pm.in
View file @
11e4929c
...
...
@@ -3292,7 +3292,7 @@ sub ReadTextSolution($$)
else {
($nodeportB,$switchportB) = getnodeport($rawB);
if (!defined($nodeportB)) {
print STDERR "*** Undefined nodeportB in $
v
lin
k,$rawB
\n";
print STDERR "*** Undefined nodeportB in $lin
e
\n";
return -1;
}
}
...
...
Write
Preview
Supports
Markdown
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