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
c6840f97
Commit
c6840f97
authored
Oct 07, 2015
by
Leigh B Stoller
Browse files
Minor bug fix.
parent
3d1d9090
Changes
1
Show whitespace changes
Inline
Side-by-side
protogeni/lib/GeniImage.pm.in
View file @
c6840f97
...
...
@@ -307,7 +307,7 @@ sub TriggerUpdate($$)
return
-
1
if
(
!defined($hrn));
my
$
authority_urn
=
$
authority_urn
=
GeniHRN
::
Generate
($
hrn
->
domain
(),
"authority"
,
"cm"
);
}
my
$
authority
=
GeniAuthority
->
CreateFromRegistry
(
"cm"
,
$
authority_urn
);
...
...
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