This commit is contained in:
commit
8c3de565a3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user