X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5540-http-push.sh;h=f15dd03e4dbf9febed662f3a285ea1bb35ce396c;hb=c0234b2ef6a8eaa27d9d93c4c96b36d9e82ebf9c;hp=7372439164d521df9c29d98b4507612013aba86b;hpb=803d5158123346229d71de53818920efbc88ca0f;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