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
985e1dd9
Commit
985e1dd9
authored
Oct 07, 2014
by
Leigh B Stoller
Browse files
Do not install IG rack monitoring support ports unless a rack.
parent
ac38519e
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/updates/5/42
View file @
985e1dd9
...
...
@@ -9,6 +9,10 @@ sub InstallUpdate($$)
{
my ($version, $phase) = @_;
if (! ($PGENISUPPORT && $PROTOGENI_GENIRACK)) {
return 0
}
if ($phase eq "pre") {
Phase "mod_wsgi3", "Checking for port mod_wsgi3", sub {
DoneIfPackageInstalled("mod_wsgi3");
...
...
@@ -25,3 +29,7 @@ sub InstallUpdate($$)
}
1;
# Local Variables:
# mode:perl
# End:
Leigh Stoller
@stoller
mentioned in commit
51a709ef
·
May 11, 2015
mentioned in commit
51a709ef
mentioned in commit 51a709ef87aad8bfa464d96b7b062f7b0ddc927c
Toggle commit list
Write
Preview
Markdown
is supported
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