Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test-reach: test get_merge_bases_many
[gitweb.git]
/
t
/
t4200-rerere.sh
diff --git
a/t/t4200-rerere.sh
b/t/t4200-rerere.sh
index eaf18c81cbffe012663fae3a537ef8302d6c7b31..8417e5a4b105a54a8de23af8bae2bdaf28c257cb 100755
(executable)
--- a/
t/t4200-rerere.sh
+++ b/
t/t4200-rerere.sh
@@
-243,7
+243,7
@@
rerere_gc_custom_expiry_test () {
five_days="$1" right_now="$2"
test_expect_success "rerere gc with custom expiry ($five_days, $right_now)" '
rm -fr .git/rr-cache &&
- rr=.git/rr-cache/$
_z40
&&
+ rr=.git/rr-cache/$
ZERO_OID
&&
mkdir -p "$rr" &&
>"$rr/preimage" &&
>"$rr/postimage" &&