From b5e0be4384a3d44e75792e66b22bbb4c0a86d891 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 10 Aug 2016 21:49:01 +0100 Subject: [PATCH] Test suite: inarchivecopy: More work Select specifically 1.3 for first test, and do a clone Signed-off-by: Ian Jackson --- tests/tests/inarchivecopy | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests/tests/inarchivecopy b/tests/tests/inarchivecopy index c3c06b89..8f44ea69 100755 --- a/tests/tests/inarchivecopy +++ b/tests/tests/inarchivecopy @@ -6,10 +6,16 @@ t-restrict x-dgit-unfinished t-setup-import examplegit -cat aq/package.sid.$p >>aq/package.stable.example +cd $p +git show-ref >../t +cd .. + +egrep '^1\.3' aq/package.sid.$p >>aq/package.stable.example t-archive-updated stable $p +t-dgit clone $p stable foo + cd $p t-dgit fetch stable -- 2.30.2