chiark / gitweb /
Infra: ssh-wrap: export PERLLIB
[dgit.git] / 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