Closed
Bug 1142237
Opened 10 years ago
Closed 10 years ago
Allow running test-masters.sh and point it to a different production-masters.json
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
Details
Attachments
(1 file)
869 bytes,
patch
|
rail
:
review+
|
Details | Diff | Splinter Review |
Currently I can't do this:
export MASTERS_JSON_URL=file:///home/armenzg/.mozilla/releng/repos/tools/buildfarm/maintenance/production-masters.json
./test-masters.sh -e
wget will fail inside of test-masters.sh
I use this approach in here:
https://hg.mozilla.org/build/braindump/file/c035c0308f97/community/list_builder_differences.sh#l88
Attachment #8576228 -
Flags: review?(rail)
Updated•10 years ago
|
Attachment #8576228 -
Flags: review?(rail) → review+
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → armenzg
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 2•10 years ago
|
||
Updated•7 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•