Skip to content

Commit

Permalink
fixed compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
mchinta7 committed Jan 15, 2024
1 parent 3be323b commit 503001a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kperf/commands/runner/runner.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ var runCommand = cli.Command{
cli.BoolFlag{
Name: "raw-data",
Usage: "write ResponseStats to file in .json format",
}
},
cli.StringFlag{
Name: "v",
Usage: "log level for V logs",
Expand Down

0 comments on commit 503001a

Please sign in to comment.