changeset 44250:7e08d3885b28 stable

heptapod-ci: colorize output The run result are nicer to read with color. Differential Revision: https://phab.mercurial-scm.org/D8012
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 24 Jan 2020 23:22:29 +0100
parents 8b1dd3f42396
children 2aa2408e7515
files contrib/heptapod-ci.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Sat Jan 25 17:57:40 2020 +0100
+++ b/contrib/heptapod-ci.yml	Fri Jan 24 23:22:29 2020 +0100
@@ -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-*.*