Closed Bug 417703 Opened 17 years ago Closed 17 years ago

PatcherConfig doesn't use a product and version specific working directory

Categories

(Release Engineering :: General, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: nthomas)

References

Details

Attachments

(2 files)

Currently, PatcherConfig looks up configBumpDir and uses that as it's working directory. We use same value of /builds/config across a bunch of situations, so there's the potential for a collision if more than one build is running on a machine. This patch makes PatcherConfig do the same sort of thing as TinderConfig, Updates et al. Actually noticed this when a nightly build went rm -rf /builds/config/* while I was running PatcherConfig. This patch won't help for that, but prompted me to notice that PatcherConfig is the odd one out.
Attachment #303521 - Flags: review?(rhelmer)
Assignee: nobody → nrthomas
Priority: -- → P2
Attachment #303521 - Flags: review?(rhelmer) → review+
Checking in PatcherConfig.pm; /cvsroot/mozilla/tools/release/Bootstrap/Step/PatcherConfig.pm,v <-- PatcherConfig.pm new revision: 1.16; previous revision: 1.15 done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Sorry, missed a spot; this needs to be done in BumpPatcherConfig as well.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment on attachment 305809 [details] [diff] [review] [checked in] also use rc in BumpConfig Oopsie.
Attachment #305809 - Flags: review?(nrthomas) → review+
Comment on attachment 305809 [details] [diff] [review] [checked in] also use rc in BumpConfig Checking in Bootstrap/Step/PatcherConfig.pm; /cvsroot/mozilla/tools/release/Bootstrap/Step/PatcherConfig.pm,v <-- PatcherConfig.pm new revision: 1.18; previous revision: 1.17 done
Attachment #305809 - Attachment description: also use rc in BumpConfig → [checked in] also use rc in BumpConfig
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: