This commit is contained in:
Mario Fetka 2010-11-08 21:00:42 +01:00
commit 8c3de565a3

View File

@ -437,7 +437,8 @@ main() {
if [ -z "${trivial}" ]; then
sayv '...and appending to it.'
echangelog "${commitmsg}" || die 'Please correct the problems shown by echangelog.'
echangelog --vcs ${SC_VCS} "${commitmsg}" \
|| die 'Please correct the problems shown by echangelog.'
echo
fi