diff options
Diffstat (limited to 'frontends/cgi')
-rwxr-xr-x | frontends/cgi/live-build-cgi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/frontends/cgi/live-build-cgi b/frontends/cgi/live-build-cgi index 6d22c383b..9925fe567 100755 --- a/frontends/cgi/live-build-cgi +++ b/frontends/cgi/live-build-cgi @@ -212,12 +212,6 @@ LB_SOURCE="${LB_SOURCE}" _CUSTOM_BOOTSTRAP="${_CUSTOM_BOOTSTRAP}" _CUSTOM_BINARY="${_CUSTOM_BINARY}" -# Other -LB_ARCHIVES="${LB_ARCHIVES}" -LB_PARENT_DISTRIBUTION="${LB_DISTRIBUTION}" -LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION="${LB_DISTRIBUTION}" -LB_BACKPORTS="false" -LB_MODE="debian" EOF echo "$(date +%b\ %d\ %H:%M:%S) ${_HOSTNAME} live-build-cgi: add web build (${_BUILD}) from ${REMOTE_ADDR}." >> /var/log/live |