Merge branch 'rj/msvc-fix'
[gitweb.git] / t / t9010-svn-fe.sh
index fd851a408be8010283dcb195feaa613e263b5b79..faf9092967fff63cb0f496064d237b4c6e900f23 100755 (executable)
@@ -4,6 +4,12 @@ test_description='check svn dumpfile importer'
 
 . ./test-lib.sh
 
+if ! svnadmin -h >/dev/null 2>&1
+then
+       skip_all='skipping svn-fe tests, svn not available'
+       test_done
+fi
+
 svnconf=$PWD/svnconf
 export svnconf