summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
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