Show More
@@ -317,7 +317,9 b' lfs content, and the extension enabled.' | |||
|
317 | 317 | TODO: fail more gracefully. |
|
318 | 318 | |
|
319 | 319 | $ hg init $TESTTMP/client4_pull |
|
320 |
$ hg -R $TESTTMP/client4_pull pull |
|
|
320 | $ hg -R $TESTTMP/client4_pull pull http://localhost:$HGPORT | |
|
321 | pulling from http://localhost:$HGPORT/ | |
|
322 | requesting all changes | |
|
321 | 323 | abort: HTTP Error 500: Internal Server Error |
|
322 | 324 | [255] |
|
323 | 325 | $ grep 'lfs' $TESTTMP/client4_pull/.hg/requires $SERVER_REQUIRES |
General Comments 0
You need to be logged in to leave comments.
Login now