Skip to content
Snippets Groups Projects
Commit a8b34be0 authored by Tay Ray Chuan's avatar Tay Ray Chuan
Browse files

test-pull-after-strip: don't run git-cleanup twice

parent 126ce540
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@
hg strip tip 2>&1 | grep -v saving
hg pull -r beta
hg git-cleanup
echo % pull works after `hg git-cleanup`
echo % pull works after \'hg git-cleanup\'
hg pull -r beta
hg log --graph
......
......@@ -48,7 +48,7 @@
importing Git objects into Hg
abort: you appear to have run strip - please run hg git-cleanup
git commit map cleaned
% pull works after git commit map cleaned
% pull works after 'hg git-cleanup'
pulling from git://localhost/gitrepo
importing Hg objects into Git
Counting objects: 6, done.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment