summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-19 02:21:15 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-19 02:21:15 +0000
commit1433215598fbec3c84be732ca5379f6eb236e775 (patch)
treea03c8138938a0bc4b32546ee5e4da5fef48d4f5e /debian/changelog
parent34a6ded2e36eb2a57f16597d8ec520849256f270 (diff)
failedcmd prints $us, not $_[0] - ie, dgit doesn't pretend, in the error message, to be its child.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index af72941..32c0680 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ dgit (0.21~~iwj) unstable; urgency=medium
Error message improvements:
* Use failedcmd to report errors when ssh psql fails. Closes:#734281.
+ * failedcmd prints $us, not $_[0] - ie, dgit doesn't pretend,
+ in the error message, to be its child.
* Do not report the (irrelevant) $? when madison parsing fails.
Packaging improvements: