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
a5e004a2
Commit
a5e004a2
authored
Dec 14, 2012
by
Jonathon Duerig
Browse files
Include switches of type 'external-switch' in switch list for assign.
parent
c3a9c412
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ptopgen.in
View file @
a5e004a2
...
...
@@ -727,6 +727,7 @@ elsif (! defined($component_name)) {
(
$usecontrol
?
"
role='ctrlswitch' and nt.isswitch=1
"
:
"
role='testswitch' or role='widearea_switch' or
"
.
"
n.type='external-switch' or
"
.
"
(role='testnodefoo' and nt.isswitch=1)
"));
while
((
$switch
,
$uuid
,
$country
,
$latitude
,
$longitude
,
$protocols
)
=
...
...
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