Skip to content

Commit

Permalink
Update ostrich.json
Browse files Browse the repository at this point in the history
Fixed command line
  • Loading branch information
pruemmer authored May 30, 2024
1 parent 780a5ab commit 1a0fa35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submissions/ostrich.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"website": "https://github.com/uuverifiers/ostrich",
"system_description": "https://philipp.ruemmer.org/ostrich-2024.pdf",
"command": ["./ostrich -portfolio=strings +quiet"],
"command": ["./ostrich", "-portfolio=strings", "+quiet"],
"solver_type": "Standalone",
"seed": "753",
"participations": [
Expand Down

0 comments on commit 1a0fa35

Please sign in to comment.