tests: fix for test-identify returning 255
authorDirkjan Ochtman <dirkjan@ochtman.nl>
Fri, 13 Feb 2009 13:52:34 +0100
changeset 7759 50baf8215942
parent 7758 e81e6c996e99
child 7760 fe4052a512fa
tests: fix for test-identify returning 255
tests/test-identify
--- 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