chiark / gitweb /
test suite: Introduce t-ok.
[dgit.git] / tests / tests / inarchivecopy
index 632d4206822789c9d7130518e87480d35b42f802..b1e0c5f26767a2fd211e32c1526145abd3fc69e7 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 () {
@@ -76,4 +76,4 @@ cd ..
 
 copy-check 2.1 testing
 
-echo ok.
+t-ok