t9010 (svn-fe): avoid symlinks in test
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@kdbg.org> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
24f1136894
commit
7e45e0569c
@ -27,6 +27,6 @@ test_dump() {
|
||||
'
|
||||
}
|
||||
|
||||
test_dump simple t9111/svnsync.dump
|
||||
test_dump simple t9135/svn.dump
|
||||
|
||||
test_done
|
||||
|
Loading…
Reference in New Issue
Block a user