Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/workflowtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function printhelp() {
HELP+="\n"
HELP+="--help, -h) Print this help message and exit.\n"
HELP+="\n"
HELP+="--help, -h) Enable verbose logging.\n"
HELP+="--verbose) Enable verbose logging.\n"
HELP+="\n"
HELP+="--project-name) The name of the project to run tests against. If not\n"
HELP+=" provided it will attempt to be resolved by searching\n"
Expand Down