##// END OF EJS Templates
tests: fix for test-identify returning 255
Dirkjan Ochtman -
r7759:50baf821 default
parent child Browse files
Show More
@@ -40,3 +40,5 b' hg id http://localhost:$HGPORT1/'
40
40
41 echo % remote with tags?
41 echo % remote with tags?
42 hg id -t http://localhost:$HGPORT1/
42 hg id -t http://localhost:$HGPORT1/
43
44 true # ends with util.Abort -> returns 255
General Comments 0
You need to be logged in to leave comments. Login now