summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-07 15:58:36 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-08 22:14:26 +0000
commit8963f3d0cf1aa5478af5875a958a5129c0aff277 (patch)
treeeb78ceb94847bb34bdd8aa893bb4405a6e57efd3 /tests
parent05429577db36fa4e71743f3695e03e2d19bf509e (diff)
test suite: lib-reprepro: Add a couple of comments
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rw-r--r--tests/lib-reprepro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lib-reprepro b/tests/lib-reprepro
index 88102c8..c304bf8 100644
--- a/tests/lib-reprepro
+++ b/tests/lib-reprepro
@@ -24,11 +24,11 @@ END
mkdir $etcapt/apt.conf.d
}
-t-archive-none-reprepro () {
+t-archive-none-reprepro () { # hook called by t-archive-none
t-reprepro-setup
t-reprepro-regen
}
-t-archive-query-reprepro () {
+t-archive-query-reprepro () { # hook called by t-archive-query
local suite=$1
local p=$2
local v=$3