Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vvolkl committed Jan 3, 2025
1 parent 5092546 commit 3ca5936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makedist
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ if $INCLUDEHELPER; then
if [ -z "$URL" ]; then
echo "No scitokens-cpp package found from $EPELURL" >&2
exit 1
f
fi
URLS="$URLS $URL"
fi

Expand Down

0 comments on commit 3ca5936

Please sign in to comment.