Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Elijah Grubb
emulab-devel
Commits
15045fec
Commit
15045fec
authored
Oct 12, 2015
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor to previous revision.
parent
cf12fb1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
protogeni/lib/GeniCMV2.pm.in
protogeni/lib/GeniCMV2.pm.in
+1
-1
No files found.
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
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