diff tests/test-mq-guards @ 11141:df5d1d571d27

tests: force color ansi mode on Windows
author Patrick Mezard <pmezard@gmail.com>
date Mon, 10 May 2010 22:46:16 +0200
parents 717c35d55fb3
children 1c00577b0298
line wrap: on
line diff
--- a/tests/test-mq-guards	Mon May 10 21:44:00 2010 +0200
+++ b/tests/test-mq-guards	Mon May 10 22:46:16 2010 +0200
@@ -100,7 +100,8 @@
 echo % list patches and guards
 hg qguard -l
 echo % list patches and guards with color
-hg --config extensions.color= qguard -l --color=always
+hg --config extensions.color= qguard --config color.mode=ansi \
+    -l --color=always
 echo % list series
 hg qseries -v
 echo % list guards