Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge git://repo.or.cz/git-gui
[gitweb.git]
/
t
/
t5500-fetch-pack.sh
diff --git
a/t/t5500-fetch-pack.sh
b/t/t5500-fetch-pack.sh
index 7da515361a8af4554760f1564f72e508a9bff2a5..7b6798d8b50f878c8957a60c058f6ad307f72789 100755
(executable)
--- a/
t/t5500-fetch-pack.sh
+++ b/
t/t5500-fetch-pack.sh
@@
-129,7
+129,7
@@
pull_to_client 2nd "B" $((64*3))
pull_to_client 3rd "A" $((1*3)) # old fails
-test_expect_success "clone shallow" "git-clone --depth 2 . shallow"
+test_expect_success "clone shallow" "git-clone --depth 2
file://`pwd`/
. shallow"
(cd shallow; git count-objects -v) > count.shallow