Skip to content

Commit

Permalink
Fix command for incremental track
Browse files Browse the repository at this point in the history
  • Loading branch information
hansjoergschurr committed May 31, 2024
1 parent c3dc7bc commit 6f9e1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submissions/cvc5.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"sha256": "25d7fb5461a5b4b96e75145d95700085db81f3b0f6c7af556b47a2aaf1fbcd96"
}
},
"command": [ "bin/starexec_run_default" ]
"command": [ "bin/smtcomp_run_incremental" ]
},
{
"tracks": [ "Cloud" ],
Expand Down

0 comments on commit 6f9e1ab

Please sign in to comment.