t/helper: merge test-online-cpus into test-tool
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
d9cc2c8780
commit
c033cc1508
@ -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
|
||||
|
Reference in New Issue
Block a user