From 7e45e0569c6b659dbe4f7a95d59ee0c98f8b7cb6 Mon Sep 17 00:00:00 2001 From: Jonathan Nieder Date: Fri, 13 Aug 2010 19:06:15 -0500 Subject: t9010 (svn-fe): avoid symlinks in test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano 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 -- cgit v0.10.2-6-g49f6