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
6f5cc46c
Commit
6f5cc46c
authored
May 24, 2006
by
Robert Ricci
Browse files
Fix a bug found by Kevin.
parent
b33b8870
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/nsgen/plinabox.xml
View file @
6f5cc46c
...
...
@@ -48,6 +48,7 @@ set lan_string ""
for {set i 1} {$i
<
= $num_pcs} {incr i} {
set node($i) [$ns node]
tb-set-node-plab-role $node($i) node
tb-set-hardware $node($i)
<HWType
/>
append lan_string "$node($i) "
}
...
...
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