Opened on 01/14/2015 at 08:47:17 PM
Closed on 01/15/2015 at 10:41:16 AM
#1806 closed change (fixed)
ensure_dependencies.py should update its own directory by default, not current work dir
| Reported by: | trev | Assignee: | trev |
|---|---|---|---|
| Priority: | P3 | Milestone: | |
| Module: | Automation | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | #1805 | Platform: | Unknown |
| Ready: | yes | Confidential: | no |
| Tester: | Verified working: | ||
| Review URL(s): | |||
Description
Background
When called without any parameters ensure_dependencies.py will currently try to update the current work directory. This is typically not the desired behavior, the idea is rather to update the repository where ensure_dependencies.py is located.
What to change
When called without parameters, default to the directory where ensure_dependencies.py is located.
Attachments (0)
Change History (2)
Note: See
TracTickets for help on using
tickets.

Fixed: https://hg.adblockplus.org/buildtools/rev/948f200a9e10