Skip to content

Commit

Permalink
Update clamp-changelog-entry-date
Browse files Browse the repository at this point in the history
  • Loading branch information
egbedo authored Oct 21, 2024
1 parent d21c9ec commit d1cc15c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
CHANGELOG_PATH="$1"

if [ ! -r "$CHANGELOG_PATH" ]; then
echo "Changelog file '$CHANGELOG_PATH' inaccessible!" >&2
exit 1
fi

Expand Down

0 comments on commit d1cc15c

Please sign in to comment.