summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-07 13:23:58 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-07 13:24:02 +0000
commit9ceee050983cec221d82053c3e6f6bbbd9ca5f2c (patch)
tree82ae673e7eb81272f8cab9524d88a8a98dc22109 /debian
parent7a3361bb3c0dab34d001bcda1c56ec42aec6e8b3 (diff)
dgit-badcommit-fixup; In --check mode, exit status 2 if things are not fine
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a13463..003b00e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dgit (2.16.2~) unstable; urgency=medium
dgit-badcommit-fixup:
* Fix crash when running for 2nd time in bare repo.
+ * In --check mode, exit with status 2 if things are not fine.
--