Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sha1-file.c: mark more strings for translation
[gitweb.git]
/
t
/
perf
/
p0007-write-cache.sh
diff --git
a/t/perf/p0007-write-cache.sh
b/t/perf/p0007-write-cache.sh
index 261fe92fd93aaf65101dfe4d1b87741453985cbe..09595264f09fa4b1dc28b3e5d2a3d6482d998bcc 100755
(executable)
--- a/
t/perf/p0007-write-cache.sh
+++ b/
t/perf/p0007-write-cache.sh
@@
-23,7
+23,7
@@
test_expect_success "setup repo" '
count=3
test_perf "write_locked_index $count times ($nr_files files)" "
- test-write-cache $count
+ test-
tool
write-cache $count
"
test_done