You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by vg...@apache.org on 2007/02/24 03:27:27 UTC

svn commit: r511193 - /xml/site/targets/xindice/download.cgi

Author: vgritsenko
Date: Fri Feb 23 18:27:26 2007
New Revision: 511193

URL: http://svn.apache.org/viewvc?view=rev&rev=511193
Log:
add missing cgi

Added:
    xml/site/targets/xindice/download.cgi   (with props)

Added: xml/site/targets/xindice/download.cgi
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/download.cgi?view=auto&rev=511193
==============================================================================
--- xml/site/targets/xindice/download.cgi (added)
+++ xml/site/targets/xindice/download.cgi Fri Feb 23 18:27:26 2007
@@ -0,0 +1,7 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+# Copied from Stefan's page on mirrors
+cd /www/www.apache.org/dyn/mirrors 
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*

Propchange: xml/site/targets/xindice/download.cgi
------------------------------------------------------------------------------
    svn:executable = *



---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org