From: Ian Jackson Date: Wed, 10 Aug 2016 20:49:01 +0000 (+0100) Subject: Test suite: inarchivecopy: More work X-Git-Tag: archive/debian/2.0~197 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=b5e0be4384a3d44e75792e66b22bbb4c0a86d891;p=dgit.git Test suite: inarchivecopy: More work Select specifically 1.3 for first test, and do a clone Signed-off-by: Ian Jackson --- 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