The obsolete.createmarkers() API was changed in 6335c0de80fa
(obsolete: allow multiple predecessors in createmarkers, 2018-09-22)
to prefer its precursors input to be a tuple instead of a single
precursor. Let's fix drawdag.py to comply.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHGdda2341d6664: drawdag: abide by new createmarkers() API
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.