Show More
@@ -341,7 +341,7 corrupt cookies file should yield a warn | |||||
341 | > EOF |
|
341 | > EOF | |
342 |
|
342 | |||
343 | $ hg --config auth.cookiefile=$TESTTMP/cookies.txt id http://localhost:$HGPORT/ |
|
343 | $ hg --config auth.cookiefile=$TESTTMP/cookies.txt id http://localhost:$HGPORT/ | |
344 |
(error loading cookie file $TESTTMP/cookies.txt: ' |
|
344 | (error loading cookie file $TESTTMP/cookies.txt: '*/cookies.txt' does not look like a Netscape format cookies file; continuing without cookies) (glob) | |
345 | 56f9bc90cce6 |
|
345 | 56f9bc90cce6 | |
346 |
|
346 | |||
347 | $ killdaemons.py |
|
347 | $ killdaemons.py |
General Comments 0
You need to be logged in to leave comments.
Login now