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
43a8e0fb
Commit
43a8e0fb
authored
Jul 01, 2013
by
Leigh B Stoller
Browse files
Minor bug fix.
parent
b82774eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ptopgen.in
View file @
43a8e0fb
...
...
@@ -2497,7 +2497,7 @@ sub print_node_types
if
(
defined
(
$openvzid
))
{
print_osids
(
$osid_subosids
{
$openvzid
},
undef
);
}
}
elsif
(
$sliverTypes
[
$i
]
eq
"
emulab-
openvz
")
{
}
elsif
(
$sliverTypes
[
$i
]
eq
"
emulab-
xen
")
{
print_raw_osids
("
pcvm
");
}
print
"
</sliver_type>
\n
";
...
...
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