chiark / gitweb /
changelog: finalise 2.10
[dgit.git] / tests / tests / inarchivecopy
index 411f56091a25ed9623555c6e46aee873ff9f781b..b34ba333fbae71d8282e5cb5c697a65f08c7706a 100755 (executable)
@@ -14,7 +14,7 @@ t-inarchive-copy () {
        local from=${2:-sid}
        local to=${3:-stable}
        egrep "^${vm//./\\.}" aq/package.$from.$p >>aq/package.$to.$p
-       t-archive-updated $to $p
+       t-aq-archive-updated $to $p
 }
 
 copy-check-good () {
@@ -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.