tests/test-convert
changeset 5028 36e8983fe44d
parent 5015 cb100605a516
child 5437 71e7c86adcb7
--- a/tests/test-convert
+++ b/tests/test-convert
@@ -17,5 +17,5 @@ echo a >> a
 hg ci -d'4 0' -me
 
 cd ..
-hg convert a
+hg convert a 2>&1 | grep -v 'subversion python bindings could not be loaded'
 hg --cwd a-hg pull ../a