git-svn: make test for SVK mirror path import
[gitweb.git] / t / lib-git-svn.sh
index 67d08cf74083e1b4f045b5c4dfc510f1c3cae5c8..27ad3b70f9d9c38defdcf632db0e79ce09c65f4e 100644 (file)
@@ -42,9 +42,9 @@ then
        exit
 fi
 
+rawsvnrepo="$svnrepo"
 svnrepo="file://$svnrepo"
 
-
 poke() {
        perl -e '@x = stat($ARGV[0]); utime($x[8], $x[9] + 1, $ARGV[0])' "$1"
 }