Skip to content

Commit

Permalink
Linter warning msg
Browse files Browse the repository at this point in the history
Signed-off-by: Muthu <[email protected]>
  • Loading branch information
MuthuSundaravadivel authored and modemn committed Jan 8, 2025
1 parent 5659b3a commit 00218fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tutorial/renew_ca_tls_cert.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ while getopts ${OPTSTRING} opt; do
:)
echo "Option -${OPTARG} requires an argument."
usage
exit 1
;;
?)
echo "Invalid option: -${OPTARG}."
Expand Down

0 comments on commit 00218fb

Please sign in to comment.