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
19c33c7a
Commit
19c33c7a
authored
Oct 14, 2008
by
Robert Ricci
Browse files
Commented out debugging line
parent
10b1eec7
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/portstats.in
View file @
19c33c7a
...
...
@@ -233,7 +233,7 @@ elsif ($opt{p}) {
}
else
{
@experimentPorts
=
getExperimentPorts
(
$pid
,
$eid
);
}
print
"
ep:
"
.
join
("
;
",
@experimentPorts
)
.
"
\n
";
#
print "ep: " . join(";",@experimentPorts) . "\n";
if
(
@passedPorts
)
{
#
# Handle a set of passed-in ports
...
...
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