Closed
Bug 1019438
Opened 11 years ago
Closed 11 years ago
end_to_end_reconfig.sh should store logs from manage_foopies.py
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmoore, Assigned: pmoore)
Details
Attachments
(1 file)
3.54 KB,
patch
|
coop
:
review+
pmoore
:
checked-in+
|
Details | Diff | Splinter Review |
Currently, we store the output from manage_masters.py in a log file called "manage_masters-${START_TIME}.log" but we are not doing that for foopies (this was an oversight).
This patch brings manage_foopies.py in line with manage_masters.py by logging to the file "manage_foopies-${START_TIME}.log".
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8433156 -
Flags: review?(coop)
Updated•11 years ago
|
Attachment #8433156 -
Flags: review?(coop) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8433156 [details] [diff] [review]
Patch for end_to_end_reconfig.sh in tools repo
https://hg.mozilla.org/build/tools/rev/6caed2284b42
Attachment #8433156 -
Flags: checked-in+
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•