The svn-fe test fails on Windows in the “svn export” step because of the lack of symlink support. With a less ambitious dump, it passes. Acked-by: Johannes Sixt <j6t@xxxxxxxx> Signed-off-by: Jonathan Nieder <jrnieder@xxxxxxxxx> --- t/t9010-svn-fe.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/t/t9010-svn-fe.sh b/t/t9010-svn-fe.sh index dd8e78e..a713dfc 100644 --- a/t/t9010-svn-fe.sh +++ b/t/t9010-svn-fe.sh @@ -27,6 +27,6 @@ test_dump() { ' } -test_dump simple t9111/svnsync.dump +test_dump simple t9135/svn.dump test_done -- 1.7.2.1.544.ga752d.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html