From 0aa2071a4a3f33a1754f144c589f6abc4d5c53f2 Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Sat, 14 Aug 2010 16:59:23 -0500 Subject: Add param to the build.html templates for --tasks. --- templates/cgi/debian-official/build.html | 1 + templates/cgi/debian-unofficial/build.html | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html index 6f2a65a..866938f 100644 --- a/templates/cgi/debian-official/build.html +++ b/templates/cgi/debian-official/build.html @@ -15,6 +15,7 @@ --binary-image: LH_BINARY_IMAGES --distribution: LH_DISTRIBUTION --packages-lists: LH_PACKAGES_LISTS + --tasks: LH_TASKS --packages: LH_PACKAGES diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html index 5fccb4c..45b8d19 100644 --- a/templates/cgi/debian-unofficial/build.html +++ b/templates/cgi/debian-unofficial/build.html @@ -15,6 +15,7 @@ --binary-image: LH_BINARY_IMAGES --distribution: LH_DISTRIBUTION --packages-lists: LH_PACKAGES_LISTS + --tasks: LH_TASKS --packages: LH_PACKAGES -- cgit v1.0