X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5540-http-push.sh;h=f15dd03e4dbf9febed662f3a285ea1bb35ce396c;hb=7dde4bb3674da53dd9e33c741bea3fe680690a0d;hp=7372439164d521df9c29d98b4507612013aba86b;hpb=fae09a8084c9b51632726523b477a78dd28d7d7e;p=git.git diff --git a/t/t5540-http-push.sh b/t/t5540-http-push.sh index 737243916..f15dd03e4 100755 --- a/t/t5540-http-push.sh +++ b/t/t5540-http-push.sh @@ -38,7 +38,7 @@ test_expect_success 'setup remote repository' ' cd - && mv test_repo.git $HTTPD_DOCUMENT_ROOT_PATH ' - + test_expect_success 'clone remote repository' ' cd "$ROOT_PATH" && git clone $HTTPD_URL/test_repo.git test_repo_clone