From 14a6daa486a195f465c8049122d20675d6626f07 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 30 Oct 2016 22:11:49 +0000 Subject: Test suite: inarchivecopy: Test a suite containing only inarchive copies Tests the fix for #842621. Signed-off-by: Ian Jackson --- tests/tests/inarchivecopy | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/tests/inarchivecopy b/tests/tests/inarchivecopy index 411f560..632d420 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. -- cgit v1.2.3