Closed
Bug 310922
Opened 19 years ago
Closed 19 years ago
[client] post-mozilla-rel.pl - set correct user group for uploaded builds
Categories
(Webtools Graveyard :: Tinderbox, defect)
Webtools Graveyard
Tinderbox
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: kairo)
Details
Attachments
(1 file)
|
4.12 KB,
patch
|
chase
:
review+
|
Details | Diff | Splinter Review |
When the stage user a tinderbox uses for upload is a member of multiple user groups, we should assign the correct group to the uploaded files. A good example is my trip tinderbox, which uploads as kairo, being member of the users, l10n and seamonkey groups. The uploaded SeaMonkey files get the default group of that user (users) instead of seamonkey, which should be used for all SeaMonkey files. I have a patch that makes the group configurable, and leaves out the chgrp call if the setting is empty (which is the default).
| Assignee | ||
Comment 1•19 years ago
|
||
...and here's the patch... trip should use it on tomorrow's builds the first time, I'll report back if it doesn't work, but it looks quite straight forward to me.
| Assignee | ||
Comment 2•19 years ago
|
||
Judging from trip's uploads since that time, that patch works. All build that tinderbox staged are in the seamonkey group.
Updated•19 years ago
|
Attachment #198310 -
Flags: review?(chase) → review+
| Assignee | ||
Comment 3•19 years ago
|
||
checked in :)
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•