chiark / gitweb /
test suite: Test multisuite clone without --rm-on-error.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 8 Jul 2017 20:18:29 +0000 (21:18 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 8 Jul 2017 20:18:30 +0000 (21:18 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
tests/tests/multisuite

index 686c69cc32eff341af5b798d106b508dcf57cc1e..ed6dc822f4c3899fac537dda3619921296803713 100644 (file)
@@ -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.
 
  --
 
index d39475be0c1ec1999a9e3521c4a9ed8f19062123..fe655d02b62ce14a61180515e19afb4dcded1563 100755 (executable)
@@ -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