Skip to content

Fix a bug that prevented passing additional arguments to the bencher.#70

Open
ggriffiniii wants to merge 1 commit intobheisler:mainfrom
ggriffiniii:main
Open

Fix a bug that prevented passing additional arguments to the bencher.#70
ggriffiniii wants to merge 1 commit intobheisler:mainfrom
ggriffiniii:main

Conversation

@ggriffiniii
Copy link

The last attribute on the args clap definition was not specified. This prevented additional arguments from being recognized and subsequently passed through to the bench binary as expected.

The `last` attribute on the `args` clap definition was not specified.
This prevented additional arguments from being recognized and
subsequently passed through to the bench binary as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant