Closed
Bug 681520
Opened 14 years ago
Closed 14 years ago
mozharness: rename repos['dir_name'] to repos['dest']
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: mozilla)
References
Details
(Whiteboard: [mozharness])
Attachments
(1 file)
|
23.12 KB,
patch
|
lsblakk
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
Reducing the size of the ~6500 line patch for mozharness 0.4 by splitting it up.
This passes ./unit.sh and scripts/multil10n.py --only-pull-build-source --only-pull-locale-source --config-file multi_locale/mozilla-central_linux-android.json (which exercises the repos dictionary and dir_name/dest).
Attachment #555248 -
Flags: review?(lsblakk)
Comment 1•14 years ago
|
||
Comment on attachment 555248 [details] [diff] [review]
dir_name -> dest
lgtm.
Attachment #555248 -
Flags: review?(lsblakk) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Comment on attachment 555248 [details] [diff] [review]
dir_name -> dest
http://hg.mozilla.org/build/mozharness/rev/3e483b7a3a29
Attachment #555248 -
Flags: checked-in+
| Assignee | ||
Comment 3•14 years ago
|
||
Once I remove the CHANGES file, the mozharness 0.4 patch is down to 5441 lines with this landed. (5765 lines with CHANGES.)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•11 years ago
|
Component: Other → Mozharness
You need to log in
before you can comment on or make changes to this bug.
Description
•