Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mh/init-delete-refs-api'
[gitweb.git]
/
t
/
t5304-prune.sh
diff --git
a/t/t5304-prune.sh
b/t/t5304-prune.sh
index 0794d33dad6cddcb6be58663c16cbe67be600e47..023d7c6f7b6008536cbd83b1873f0b00b9148bbd 100755
(executable)
--- a/
t/t5304-prune.sh
+++ b/
t/t5304-prune.sh
@@
-218,6
+218,7
@@
test_expect_success 'gc: prune old objects after local clone' '
'
test_expect_success 'garbage report in count-objects -v' '
+ test_when_finished "rm -f .git/objects/pack/fake*" &&
: >.git/objects/pack/foo &&
: >.git/objects/pack/foo.bar &&
: >.git/objects/pack/foo.keep &&