Author: jfthomps
Date: Thu Mar 14 16:31:42 2013
New Revision: 1456509

URL: http://svn.apache.org/r1456509
Log:
doing some debugging (2)

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=1456509&r1=1456508&r2=1456509&view=diff
==============================================================================
--- vcl/site/trunk/content/downloads/download.cgi (original)
+++ vcl/site/trunk/content/downloads/download.cgi Thu Mar 14 16:31:42 2013
@@ -3,9 +3,9 @@
 # (we must change to that directory in order for python to pick up the
 #  python includes correctly)
 
-echo Content-type: text/plain
+echo "Content-type: text/plain"
 
-env
+echo "test"
 
 #cd /www/vcl.apache.org/content/downloads
 #/www/vcl.apache.org/content/downloads/mirrors.cgi $*


Reply via email to