Skip to content
Snippets Groups Projects
Commit c64d36d9 authored by Jan Laukemann's avatar Jan Laukemann
Browse files

bugfix

parent 5eb5a3a0
Branches
No related tags found
No related merge requests found
......@@ -48,6 +48,7 @@ def create_parser():
help=(
'Destination output file. If no parameter is given, the output is written to with the '
'current timestamp to "results_ARCH.TIMESTAMP.csv".'
)
)
parser.add_argument(
'--all', action='store_true', help='Run benchmarks with all possible options.'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment