diff tests/test-tags @ 2977:f63667f694de

Merge with tah
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 22 Aug 2006 10:18:40 +0200
parents fb493241d7f6
children 7f7425306925
line wrap: on
line diff
--- 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