diff tests/test-mq @ 3697:da262f35fbc8

add --git option to qdiff
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Mon, 20 Nov 2006 19:32:40 -0200
parents 05d877dfd33d
children 4bafcf7aeb32
line wrap: on
line diff
--- a/tests/test-mq
+++ b/tests/test-mq
@@ -202,3 +202,8 @@ sed -e "s/\(+++ [a-zA-Z0-9_/.-]*\).*/\1/
 hg qpop
 hg qpush
 hg qdiff
+cat >>$HGRCPATH <<EOF
+[diff]
+git = False
+EOF
+hg qdiff --git