contrib/release.sh: fix debug statement

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2015-04-07 14:25:22 +02:00
parent ad12c125a4
commit 2c3ef50a3d
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ function update_changelog () {
sed -i -e "/${CHANGELOG_MAGIC}/ r ${TMP_CHANGELOG_EXCERPT}" "$TMP_CHANGELOG"
debug 'remove trailing whitespaces'
sed -i -r -e 's, +$,,' "$TMP_CHANGELOG" # Remove trailing whitespaces.
debug "copy to $TMP_ANNOUNCE -> $CHANGELOG"
debug "copy to $TMP_CHANGELOG -> $CHANGELOG"
cp -f "$TMP_CHANGELOG" "$CHANGELOG"
# Check and edit Changelog.