summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/tests/inarchivecopy8
1 files changed, 7 insertions, 1 deletions
diff --git a/tests/tests/inarchivecopy b/tests/tests/inarchivecopy
index c3c06b8..8f44ea6 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