From: Ian Jackson Date: Sun, 30 Oct 2016 22:11:49 +0000 (+0000) Subject: Test suite: inarchivecopy: Test a suite containing only inarchive copies X-Git-Tag: archive/debian/2.9~13 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=14a6daa486a195f465c8049122d20675d6626f07;p=dgit.git Test suite: inarchivecopy: Test a suite containing only inarchive copies Tests the fix for #842621. Signed-off-by: Ian Jackson --- diff --git a/tests/tests/inarchivecopy b/tests/tests/inarchivecopy index 411f5609..632d4206 100755 --- a/tests/tests/inarchivecopy +++ b/tests/tests/inarchivecopy @@ -70,4 +70,10 @@ copy-check 2.0 copy-check 2.1 +cd $p +git checkout -b dgit/testing $(v=1.1 t-v-tag) +cd .. + +copy-check 2.1 testing + echo ok.