D8012: heptapod-ci: colorize output
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Fri Feb 7 20:40:37 UTC 2020
Closed by commit rHG7e08d3885b28: heptapod-ci: colorize output (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D8012?vs=19622&id=19988
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8012/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8012
AFFECTED FILES
contrib/heptapod-ci.yml
CHANGE DETAILS
diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml
+++ b/contrib/heptapod-ci.yml
@@ -10,4 +10,4 @@
checks-py2:
script:
- cd tests/
- - python run-tests.py --time test-check-*.*
+ - python run-tests.py --color=always --time test-check-*.*
To: marmoute, #hg-reviewers, pulkit
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list