# HG changeset patch # User Dirkjan Ochtman # Date 1234529554 -3600 # Node ID 50baf8215942b0ee31ddc4578a73f63d7a24bc3b # Parent e81e6c996e990b9556492c4a09bf4bcc77e78e74 tests: fix for test-identify returning 255 diff -r e81e6c996e99 -r 50baf8215942 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