##// END OF EJS Templates
run-tests: remove '+ hg' trick...
run-tests: remove '+ hg' trick This was causing me a fair amount of debugging confusion. Let's just forget it entirely. Updated tests to match.

File last commit:

r925:5a034646 default
r925:5a034646 default
Show More
test-pull.out
22 lines | 557 B | text/plain | TextLexer
Bryan O'Sullivan
Update tests to match new addremove chattiness.
r767 adding foo
mpm@selenic.com
Add some more tests...
r336 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
requesting all changes
adding changesets
adding manifests
mpm@selenic.com
Fix up test results...
r775 adding file changes
added 1 changesets with 1 changes to 1 files
mpm@selenic.com
Add some more tests...
r336 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
foo
2ed2a3912a0b24502043eae84ee4b279c18b90dd 644 foo
mpm@selenic.com
Fix empty pull bug that appeared this morning...
r522 pulling from http://localhost:20059/
searching for changes
no changes found
Matt Mackall
Update tests
r642 killed!