From fa273219b2a87c5715a10d3dae5f241e7d0200cc Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 26 Jun 2015 23:49:30 +0100 Subject: [PATCH] Infra: ssh-wrap: export PERLLIB --- infra/ssh-wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/ssh-wrap b/infra/ssh-wrap index 7cb6e3da..2b5f6032 100755 --- a/infra/ssh-wrap +++ b/infra/ssh-wrap @@ -2,5 +2,5 @@ set -e dispatchdir=/srv/dgit.debian.org/dispatch-dir dgitlive=$dispatchdir/distro=debian/dgit-live -PERLLIB="$dgitlive${PERLLIB+:}${PERLLIB}" +PERLLIB="$dgitlive${PERLLIB+:}${PERLLIB}" \ exec $dgitlive/infra/dgit-ssh-dispatch $dispatchdir -- 2.30.2