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
b7027d41
Commit
b7027d41
authored
Feb 21, 2017
by
Leigh B Stoller
Browse files
Remove some old XEN parents, the ptop list was getting too long.
parent
ef20ebc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/runsonxen.in
View file @
b7027d41
...
...
@@ -33,8 +33,7 @@ my $PROTOGENI_GENIRACK = @PROTOGENI_GENIRACK@;
#
# Mark an image as running on XEN.
#
my
@OTHER_PARENTS
=
("
XEN44-64-BIGFS
",
"
XEN44-64-THIN
",
"
XEN44-64-STD
",
"
XEN46-64-STD
");
my
@OTHER_PARENTS
=
("
XEN44-64-STD
",
"
XEN46-64-STD
");
if
(
$PROTOGENI_GENIRACK
)
{
push
(
@OTHER_PARENTS
,
"
XEN44-64-GENIRACK
");
}
...
...
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