##// END OF EJS Templates
test-http: add a (glob) for Windows...
Matt Harbison -
r32008:9a782e7e default
parent child Browse files
Show More
@@ -341,7 +341,7 b' corrupt cookies file should yield a warn'
341 341 > EOF
342 342
343 343 $ hg --config auth.cookiefile=$TESTTMP/cookies.txt id http://localhost:$HGPORT/
344 (error loading cookie file $TESTTMP/cookies.txt: '$TESTTMP/cookies.txt' does not look like a Netscape format cookies file; continuing without cookies)
344 (error loading cookie file $TESTTMP/cookies.txt: '*/cookies.txt' does not look like a Netscape format cookies file; continuing without cookies) (glob)
345 345 56f9bc90cce6
346 346
347 347 $ killdaemons.py
General Comments 0
You need to be logged in to leave comments. Login now