From 16570fa6d2c817138272294ac143db1252376ba8 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 20 Jun 2015 17:31:09 +0100 Subject: Infra: dgit-ssh-dispatch sets PERLLIB --- tests/dsd-ssh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests') diff --git a/tests/dsd-ssh b/tests/dsd-ssh index 7a075f0..94a9582 100755 --- a/tests/dsd-ssh +++ b/tests/dsd-ssh @@ -8,6 +8,11 @@ tmp=$DGIT_TEST_TMP cd / userhost="$1"; shift export SSH_ORIGINAL_COMMAND="$*" + +# undoes PERLLIB so that we rely on dgit-ssh-dispatch setting it +# we have to compensate with -I so that dgit-ssh-dispatch finds Dgit.pm +unset PERLLIB +perl -I $DGIT_TEST_INTREE \ ${DGIT_SSH_DISPATCH_TEST-dgit-ssh-dispatch} -D $tmp : '))))))))))))))))))))))))))))))))))))))))' -- cgit v1.2.3