diff tests/test-identify @ 7759:50baf8215942

tests: fix for test-identify returning 255
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 13 Feb 2009 13:52:34 +0100
parents af6a63438a8a
children 55bd03e2e13c
line wrap: on
line diff
--- a/tests/test-identify	Sat Feb 07 19:41:05 2009 +0100
+++ b/tests/test-identify	Fri Feb 13 13:52:34 2009 +0100
@@ -40,3 +40,5 @@
 
 echo % remote with tags?
 hg id -t http://localhost:$HGPORT1/
+
+true # ends with util.Abort -> returns 255