mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-27 17:01:40 +02:00
fuzz: Pass down MAKEJOBS to test_runner
This commit is contained in:
@@ -38,6 +38,7 @@ def main():
|
||||
)
|
||||
parser.add_argument(
|
||||
'--par',
|
||||
'-j',
|
||||
type=int,
|
||||
default=4,
|
||||
help='How many targets to merge or execute in parallel.',
|
||||
|
Reference in New Issue
Block a user