Skip to content

Commit

Permalink
Address shellcheck warnings on try script
Browse files Browse the repository at this point in the history
  • Loading branch information
gliargovas committed Nov 16, 2023
1 parent 5f749de commit 7b0e233
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion try
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,6 @@ do
NO_COMMIT="quiet";;
(L) if [ -n "$LOWER_DIRS" ]; then
error "the -L option has been specified multiple times." 2
exit 1
fi
LOWER_DIRS="$OPTARG"
NO_COMMIT="quiet";;
Expand Down

0 comments on commit 7b0e233

Please sign in to comment.