Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/helper: merge test-scrap-cache-tree into test-tool
[gitweb.git]
/
t
/
t0005-signals.sh
diff --git
a/t/t0005-signals.sh
b/t/t0005-signals.sh
index 46042f1f1338f628d5256f0e932a4037e98b34ab..c16947cf5db97ef66d12c4b48ee81386ea7a103d 100755
(executable)
--- a/
t/t0005-signals.sh
+++ b/
t/t0005-signals.sh
@@
-36,7
+36,7
@@
large_git () {
}
test_expect_success 'create blob' '
- test-genrandom foo 16384 >file &&
+ test-
tool
genrandom foo 16384 >file &&
git add file
'