summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-08 21:18:29 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-08 21:18:30 +0100
commitb3330b4429a85d7e63d6809b9c34fa97f747ef5f (patch)
tree7fb1b45bd2d3db12233e630b6862d5427a4ddcba /debian
parent37679efe82686b5fb1ba4d198c6df41a9e1fa52d (diff)
test suite: Test multisuite clone without --rm-on-error.
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 686c69c..ed6dc82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ dgit (3.11~) unstable; urgency=medium
* infrastructure: Cope with new git-receive-pack which has
quarantine feature: ie, work around #867702.
* test suite: Cope with git restricting ext:: protocols.
+ * test suite: Test multisuite clone without --rm-on-error.
--