X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=t%2Ft5601-clone.sh;h=ad8c41176ef76690004c8f73131a7ba464758143;hb=a4c5d9f66eaab94c874cd59584c0ede44b6e80bc;hp=2e94354e5b11b3dfcf5104e4911cb37003a1c03e;hpb=0281733483c19e5bcd58b0e148707b9fb7f8c20a;p=thirdparty%2Fgit.git diff --git a/t/t5601-clone.sh b/t/t5601-clone.sh index 2e94354e5b..ad8c41176e 100755 --- a/t/t5601-clone.sh +++ b/t/t5601-clone.sh @@ -434,7 +434,6 @@ test_expect_success 'double quoted plink.exe in GIT_SSH_COMMAND' ' expect_ssh "-v -P 123" myhost src ' -SQ="'" test_expect_success 'single quoted plink.exe in GIT_SSH_COMMAND' ' copy_ssh_wrapper_as "$TRASH_DIRECTORY/plink.exe" && GIT_SSH_COMMAND="$SQ$TRASH_DIRECTORY/plink.exe$SQ -v" \