From 1b72149044ab77e11215ab4780daa981c5c03225 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 6 Nov 2016 20:40:04 +0000 Subject: Test suite: Introduce $t_archive_method * Indirect t-archive-none and t-archive-query via this variable * Rename t-archive-updated; it is for callers that have updated aq/package.$suite.$p. There is one out-of-lib caller. Signed-off-by: Ian Jackson --- tests/tests/inarchivecopy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tests') diff --git a/tests/tests/inarchivecopy b/tests/tests/inarchivecopy index 632d420..b34ba33 100755 --- a/tests/tests/inarchivecopy +++ b/tests/tests/inarchivecopy @@ -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 () { -- cgit v1.2.3