summaryrefslogtreecommitdiff
path: root/tests/lib
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lib b/tests/lib
index 2771252..a297227 100644
--- a/tests/lib
+++ b/tests/lib
@@ -74,6 +74,9 @@ incoming = $tmp/incoming
run_dinstall = 0
END
+schroot=${DGIT_SCHROOT_CHROOT:-build}
+# Pretty much any Debian sid snapshot schroot will do.
+
: ${t_archive_method:=aq}
: ${tagpfx:=archive/test-dummy}
: ${suitespecs:=sid:unstable}