Move group creation from checksetup.pl to Bugzilla::Install
RESOLVED
FIXED
in Bugzilla 3.0
Status
()
Bugzilla
Installation & Upgrading
--
enhancement
RESOLVED
FIXED
People
(Reporter: mkanat, Assigned: mkanat)
Tracking
Details
Attachments
(1 attachment)
10.88 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
The initial creation of system groups should happen inside Bugzilla::Install. This is one of the final bits of checksetup.pl reorgnization.
(Assignee) | ||
Comment 1•13 years ago
|
||
Created attachment 238335 [details] [diff] [review] v1 Granting myself review as module owner.
(Assignee) | ||
Updated•13 years ago
|
Flags: approval?
Updated•13 years ago
|
Flags: approval? → approval+
(Assignee) | ||
Comment 2•13 years ago
|
||
Checking in checksetup.pl; /cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl new revision: 1.542; previous revision: 1.541 done Checking in Bugzilla/Install.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install.pm,v <-- Install.pm new revision: 1.7; previous revision: 1.6 done Checking in Bugzilla/Install/DB.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install/DB.pm,v <-- DB.pm new revision: 1.19; previous revision: 1.18 done
Status: ASSIGNED → RESOLVED
Last Resolved: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•