Closed
Bug 1143610
Opened 11 years ago
Closed 11 years ago
Update hgtool.py in puppet
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: massimo, Unassigned)
References
Details
Attachments
(1 file)
|
30.79 KB,
patch
|
pmoore
:
review+
massimo
:
checked-in+
|
Details | Diff | Splinter Review |
Some new features have recently landed in hgtool.py:
* hg operations timeout (hg clone timeouts after 30 minutes)
* added the --traceback option to hg calls
It's time to update our copy of hgtool.py in puppet.
patch generated from tools revision: 1aff5cf7abfc
cd buildfarm/utils
make hgtool-nodeps.py
Attachment #8577948 -
Flags: review?(pmoore)
Comment 1•11 years ago
|
||
Comment on attachment 8577948 [details] [diff] [review]
[puppet] update hgtool.py.patch
Review of attachment 8577948 [details] [diff] [review]:
-----------------------------------------------------------------
Awesome, thanks Massimo!
Attachment #8577948 -
Flags: review?(pmoore) → review+
| Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8577948 [details] [diff] [review]
[puppet] update hgtool.py.patch
Thanks Pete!
landed:
https://hg.mozilla.org/build/puppet/rev/36feb8cf30d8
https://hg.mozilla.org/build/puppet/rev/fa40134cf47d
Attachment #8577948 -
Flags: checked-in+
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•