Author: buildbot
Date: Thu Mar 14 17:26:31 2013
New Revision: 854496
Log:
Staging update by buildbot for vcl
Modified:
websites/staging/vcl/trunk/content/ (props changed)
websites/staging/vcl/trunk/content/downloads/download.cgi
Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 14 17:26:31 2013
@@ -1 +1 @@
-1456559
+1456562
Modified: websites/staging/vcl/trunk/content/downloads/download.cgi
==============================================================================
--- websites/staging/vcl/trunk/content/downloads/download.cgi (original)
+++ websites/staging/vcl/trunk/content/downloads/download.cgi Thu Mar 14
17:26:31 2013
@@ -2,6 +2,8 @@
# Wrapper script around mirrors.cgi script
# (we must change to that directory in order for python to pick up the
# python includes correctly)
+
+# conditional allows to work from both staging and production sites
if [ "${HTTP_HOST}" = "vcl.staging.apache.org" ]; then
cd /usr/local/websites/vcl/trunk/content/downloads
/usr/local/websites/vcl/trunk/content/downloads/mirrors.cgi $*