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
e194c3fa
Commit
e194c3fa
authored
Sep 07, 2006
by
Dan Gebhardt
Browse files
some minor changes
parent
2c5d32bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
pelab/bgmon/manager.pl
View file @
e194c3fa
...
...
@@ -150,7 +150,7 @@ sub start
foreach
my
$node
(
@expnodes
){
#build string of destination nodes
#init bandwidth
my
$bw_destnodes
;
my
$bw_destnodes
=
""
;
foreach
my
$dest
(
@expnodes
){
#add destination nodes to this source node, but not "self"
if
(
$dest
ne
$node
){
...
...
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