Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
emulab-stable
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
emulab
emulab-stable
Commits
a3a76be6
Commit
a3a76be6
authored
12 years ago
by
Leigh B Stoller
Committed by
Ryan Jackson
12 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Letf out the protogeni test; not supposed to run unless protogeni is
defined. (cherry picked from commit
7b30c2d2
)
parent
16c3451f
No related branches found
Branches containing commit
Tags
stable-20120411
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
install/updates/5/25
+1
-1
1 addition, 1 deletion
install/updates/5/25
with
1 addition
and
1 deletion
install/updates/5/25
+
1
−
1
View file @
a3a76be6
...
...
@@ -13,7 +13,7 @@ sub InstallUpdate($$)
#
# Need to run this after the protogeni SQL update and install
#
if ($phase eq "post") {
if (
$PGENISUPPORT &&
$phase eq "post") {
Phase "cacontrol", "Initializing protogeni ca table", sub {
ExecQuietFatal("$CACONTROL -i");
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment