From 5937ff349777dd2eeb76101461b79cf99915dba8 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Mon, 21 Jun 2010 22:17:30 +0200
Subject: Also passing repositories to cgi build jobs.

---
 cgi/cgi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/cgi/cgi b/cgi/cgi
index 6aa2488..dbccf72 100755
--- a/cgi/cgi
+++ b/cgi/cgi
@@ -215,6 +215,9 @@ LH_SOURCE="${LH_SOURCE}"
 # Unofficial options
 _CUSTOM_BOOTSTRAP="${_CUSTOM_BOOTSTRAP}"
 _CUSTOM_BINARY="${_CUSTOM_BINARY}"
+
+# Other
+LH_REPOSITORIES="${LH_REPOSITORIES}"
 EOF
 
 	echo "$(date +%b\ %d\ %H:%M:%S) ${HOSTNAME} live-helper.cgi: add web build (${_BUILD})." >> /var/log/live
-- 
cgit v1.0