Skip to content

Commit

Permalink
fixup blockbreaker comment
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rister committed Sep 28, 2023
1 parent a34cc9e commit 5f67e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/blockbreaker.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ def main():
case default:
if args.config == "mv-params":
input_json = get_mv_params(input_json, args.benchmark)
# mv-params, tool-params, passthru-args
# mv-params, tool-params
output = dump_json(input_json, args.config, args.index)

print(output)
Expand Down

0 comments on commit 5f67e38

Please sign in to comment.