Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
log: parse separate options like git log --grep foo
[gitweb.git]
/
t
/
t5705-clone-2gb.sh
diff --git
a/t/t5705-clone-2gb.sh
b/t/t5705-clone-2gb.sh
index 8afbdd4de2146be763f7454af66a15986490fe60..e4d1b6a0fa39d82d048f4dde62155a059173c5b4 100755
(executable)
--- 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" &&
-s
ay
"Skipping expensive 2GB clone test; enable it with GIT_TEST_CLONE_2GB=t" &&
+s
kip_all=
"Skipping expensive 2GB clone test; enable it with GIT_TEST_CLONE_2GB=t" &&
test_done &&
exit