Opened on 09/11/2014 at 07:13:58 PM
Closed on 09/18/2014 at 06:06:06 PM
#1365 closed defect (fixed)
Development build creation fails if custom "hg log" parameters are configured
| Reported by: | trev | Assignee: | trev |
|---|---|---|---|
| Priority: | P4 | Milestone: | |
| Module: | Infrastructure | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Platform: | Unknown | |
| Ready: | yes | Confidential: | no |
| Tester: | Verified working: | no | |
| Review URL(s): | |||
Description
How to reproduce
- Add the following to your mercurial.ini file:
[defaults] log = -G
- Run python -m sitescripts.extensions.bin.createNightlies
Observed behaviour
Development build creation fails due to hg log output using an unexpected format (something that the --template parameter was actually supposed to avoid).
Expected behaviour
Development build creation shouldn't be affected by the default parameters.
Attachments (0)
Change History (2)
Note: See
TracTickets for help on using
tickets.

Fixed: https://hg.adblockplus.org/sitescripts/rev/8e0af13da513