mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
fuzz: Avoid running over all inputs after merging them
This commit is contained in:
parent
dce6f3b29b
commit
facc332dc5
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ def main():
|
|||
build_dir=config["environment"]["BUILDDIR"],
|
||||
merge_dir=args.m_dir,
|
||||
)
|
||||
return
|
||||
|
||||
run_once(
|
||||
corpus=args.seed_dir,
|
||||
|
|
Loading…
Add table
Reference in a new issue