Skip to content

Commit

Permalink
Catch-all via wildcard
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro authored Jul 20, 2024
1 parent db32afe commit 2034502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/spm-integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ while getopts "b:h" opt; do
b)
BINARY=${OPTARG}
;;
?)
*)
print_help
;;
esac
Expand Down

0 comments on commit 2034502

Please sign in to comment.