diff -r 610f047326b9 -r b3af02b1f19f tests/test-convert-git --- a/tests/test-convert-git Sun Apr 25 22:59:50 2010 +0200 +++ b/tests/test-convert-git Sun Apr 25 23:07:46 2010 +0200 @@ -170,4 +170,17 @@ echo '% --sourceorder should fail' hg convert --sourcesort git-repo4 git-repo4-sourcesort-hg +echo '% damage git repository and convert again' +cat > damage.py <&1 | \ + sed 's/fatal:.*/fatal: git error/g' + true