Author: buildbot
Date: Thu Mar 14 16:39:59 2013
New Revision: 854474
Log:
Staging update by buildbot for vcl
Modified:
websites/staging/vcl/trunk/content/ (props changed)
websites/staging/vcl/trunk/content/downloads/test1.cgi
Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 14 16:39:59 2013
@@ -1 +1 @@
-1456514
+1456517
Modified: websites/staging/vcl/trunk/content/downloads/test1.cgi
==============================================================================
--- websites/staging/vcl/trunk/content/downloads/test1.cgi (original)
+++ websites/staging/vcl/trunk/content/downloads/test1.cgi Thu Mar 14 16:39:59
2013
@@ -2,5 +2,11 @@
# Wrapper script around mirrors.cgi script
# (we must change to that directory in order for python to pick up the
# python includes correctly)
-cd /www/vcl.apache.org/content/downloads
-/www/vcl.apache.org/content/downloads/test2.cgi $*
+
+echo Content-type: text/plain
+echo ""
+
+echo "testing"
+
+#cd /www/vcl.apache.org/content/downloads
+#/www/vcl.apache.org/content/downloads/test2.cgi $*