changeset 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 e81e6c996e99
children fe4052a512fa
files tests/test-identify
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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