Skip to content
GitLab
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
15045fec
Commit
15045fec
authored
Oct 12, 2015
by
Leigh B Stoller
Browse files
Minor to previous revision.
parent
cf12fb1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/lib/GeniCMV2.pm.in
View file @
15045fec
...
...
@@ -3540,7 +3540,7 @@ sub TriggerImageUpdate($)
my
$
update_user
=
GeniUser
->
Lookup
($
blob
->{
'updater_urn'
},
1
);
if
(
defined
($
update_user
))
{
my
$
updater
=
$
update_user
->
uid
();
my
$
updater_idx
=
$
update_user
->
uid_
idx
();
my
$
updater_idx
=
$
update_user
->
idx
();
$
update_fields
=
", updater='$updater',updater_idx='$updater_idx'"
;
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment