From: Ian Jackson Date: Sat, 8 Jul 2017 20:18:29 +0000 (+0100) Subject: test suite: Test multisuite clone without --rm-on-error. X-Git-Tag: archive/debian/3.11~4 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=b3330b4429a85d7e63d6809b9c34fa97f747ef5f;p=dgit.git test suite: Test multisuite clone without --rm-on-error. Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 686c69cc..ed6dc822 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. -- diff --git a/tests/tests/multisuite b/tests/tests/multisuite index d39475be..fe655d02 100755 --- a/tests/tests/multisuite +++ b/tests/tests/multisuite @@ -32,7 +32,7 @@ multi-good cd .. -t-dgit clone --no-rm-on-error $p stable,unstable ./$p.clone +t-dgit clone $p stable,unstable ./$p.clone cd $p.clone