Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix off-by-one in Havlak result verification.
Before, if you used a parameter with no "canned result", you would get: ``` $ lua53 harness.lua Havlak 1 2 Starting Havlak benchmark ... No verification result for 2 found lua53: ./havlak.lua:640: bad argument #1 to 'format' (number expected, got nil) ```
- Loading branch information