[scripts] commit-to-changelog fails if git fails
commitdaf44148ad6f79d87318339366d04721e5f498a4
authorMark Probst <mark.probst@gmail.com>
Wed, 4 Aug 2010 21:40:47 +0000 (4 23:40 +0200)
committerMark Probst <mark.probst@gmail.com>
Wed, 4 Aug 2010 22:01:27 +0000 (5 00:01 +0200)
tree1ce7344213d9826690085bbd1be4a25abcd3cbd9
parent11a85794e3a2b1c65a567c04c1849073b94f8ec0
[scripts] commit-to-changelog fails if git fails

The commit-to-changelog script now fails if git fails for whatever
reason.  The most important reasons would be that git isn't installed,
and that the script is called without a repository.
scripts/commits-to-changelog.py