Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
dim8art committed May 26, 2024
1 parent 23e4d8f commit 8a3c23d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions json
Submodule json added at 6af826
2 changes: 1 addition & 1 deletion scripts/kleef
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def klee_options(
"--memory-backend=mixed",
"--max-fixed-size-structures-size=64",
]
if run_forever:
if True:
cmd += [
f"--seed-dir={test_output_dir}",
"--use-seeded-search",
Expand Down

0 comments on commit 8a3c23d

Please sign in to comment.