summaryrefslogtreecommitdiff
path: root/tests/lib
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-06 16:50:22 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-07-07 09:54:19 +0100
commitf7ca5b3659a09a796bbeb3cee93fbf3ab22755a4 (patch)
treeb4f0fd22296a04873e4e453547890e3d4bb3c8f0 /tests/lib
parenta293b893d1b3fdf98e55d6c565c579f509f20ae4 (diff)
git-debpush: Numerous improvements
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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 36de84b..efcf34d 100644
--- a/tests/lib
+++ b/tests/lib
@@ -31,6 +31,9 @@ t-set-intree
: ${DGIT_TEST_DEBUG=-D}
export DGIT_TEST_DEBUG
+: ${DGIT_TEST_DEBPUSH_DEBUG=x}
+export DGIT_TEST_DEBPUSH_DEBUG
+
: ${DGIT_TEST_DISTRO+ ${distro=${DGIT_TEST_DISTRO}}}
export GIT_COMMITTER_DATE='1530000000 +0100'