From 2711b56a97437d8260ccac48b0699a8bfe9764a1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 8 Nov 2014 21:53:33 +0000 Subject: infra/dgit-ssh-dispatch: New production infra script --- tests/lib | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/lib b/tests/lib index 7a5aa76..0073df4 100644 --- a/tests/lib +++ b/tests/lib @@ -6,7 +6,8 @@ set -x if [ "x$DGIT_TEST_INTREE" != x ]; then : ${DGIT_TEST:=$DGIT_TEST_INTREE/dgit} : ${DGIT_REPOS_SERVER_TEST:=$DGIT_TEST_INTREE/dgit-repos-server} - export DGIT_TEST DGIT_REPOS_SERVER_TEST + : ${DGIT_SSH_DISPATCH_TEST:=$DGIT_TEST_INTREE/infra/dgit-ssh-dispatch} + export DGIT_TEST DGIT_REPOS_SERVER_TEST DGIT_SSH_DISPATCH_TEST fi root=`pwd` -- cgit v1.2.3