Author: jfthomps
Date: Thu Mar 14 16:32:33 2013
New Revision: 1456510

URL: http://svn.apache.org/r1456510
Log:
doing some debugging (3)

Modified:
    vcl/site/trunk/content/downloads/download.cgi

Modified: vcl/site/trunk/content/downloads/download.cgi
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/downloads/download.cgi?rev=1456510&r1=1456509&r2=1456510&view=diff
==============================================================================
--- vcl/site/trunk/content/downloads/download.cgi (original)
+++ vcl/site/trunk/content/downloads/download.cgi Thu Mar 14 16:32:33 2013
@@ -2,10 +2,5 @@
 # Wrapper script around mirrors.cgi script
 # (we must change to that directory in order for python to pick up the
 #  python includes correctly)
-
-echo "Content-type: text/plain"
-
-echo "test"
-
-#cd /www/vcl.apache.org/content/downloads
-#/www/vcl.apache.org/content/downloads/mirrors.cgi $*
+cd /www/vcl.apache.org/content/downloads
+/www/vcl.apache.org/content/downloads/mirrors.cgi $*


Reply via email to