Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote: convert get_ref_match to take a struct refspec
[gitweb.git]
/
t
/
t3008-ls-files-lazy-init-name-hash.sh
diff --git
a/t/t3008-ls-files-lazy-init-name-hash.sh
b/t/t3008-ls-files-lazy-init-name-hash.sh
index 8df4aa7c99ca2966e56a07a455b1a1c8d51f56f8..08af596ba6c6b032eb1696c3beaba7c1776b4fd5 100755
(executable)
--- a/
t/t3008-ls-files-lazy-init-name-hash.sh
+++ b/
t/t3008-ls-files-lazy-init-name-hash.sh
@@
-4,7
+4,7
@@
test_description='Test the lazy init name hash with various folder structures'
. ./test-lib.sh
-if test 1 -eq $($GIT_BUILD_DIR/t/helper/test-online-cpus)
+if test 1 -eq $($GIT_BUILD_DIR/t/helper/test-
tool
online-cpus)
then
skip_all='skipping lazy-init tests, single cpu'
test_done