X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft5705-clone-2gb.sh;h=e4d1b6a0fa39d82d048f4dde62155a059173c5b4;hb=452c6d506b1a6dcf24d4ceaa592afc39c1c1a60e;hp=8afbdd4de2146be763f7454af66a15986490fe60;hpb=004ae6cbd01fce6968baa99ecac775e9f4153bca;p=git.git diff --git a/t/t5705-clone-2gb.sh b/t/t5705-clone-2gb.sh index 8afbdd4de..e4d1b6a0f 100755 --- a/t/t5705-clone-2gb.sh +++ b/t/t5705-clone-2gb.sh @@ -4,7 +4,7 @@ test_description='Test cloning a repository larger than 2 gigabyte' . ./test-lib.sh test -z "$GIT_TEST_CLONE_2GB" && -say "Skipping expensive 2GB clone test; enable it with GIT_TEST_CLONE_2GB=t" && +skip_all="Skipping expensive 2GB clone test; enable it with GIT_TEST_CLONE_2GB=t" && test_done && exit