chiark / gitweb /
Infra: ssh-wrap: export PERLLIB
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 26 Jun 2015 22:49:30 +0000 (23:49 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 26 Jun 2015 22:49:30 +0000 (23:49 +0100)
infra/ssh-wrap

index 7cb6e3daac16198998f5e5bff8a60c9c6ca4c6e2..2b5f60321efc0a23b0813fd2619eae3bf0029885 100755 (executable)
@@ -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