tests/test-tags
changeset 2973 fb493241d7f6
parent 2320 dbdce3b99988
child 3577 7f7425306925
--- a/tests/test-tags
+++ b/tests/test-tags
@@ -9,7 +9,7 @@ hg add a
 hg commit -m "test" -d "1000000 0"
 hg co
 hg identify
-T=`hg tip -v | head -n 1 | cut -d : -f 3`
+T=`hg tip --debug | head -n 1 | cut -d : -f 3`
 echo "$T first" > .hgtags
 cat .hgtags
 hg add .hgtags