Author: sanka
Date: Thu Nov 16 01:54:18 2006
New Revision: 475665

URL: http://svn.apache.org/viewvc?view=rev&rev=475665
Log:
Added the mirror-finder script.


Added:
    webservices/commons/site/neethi/download.cgi   (with props)

Added: webservices/commons/site/neethi/download.cgi
URL: 
http://svn.apache.org/viewvc/webservices/commons/site/neethi/download.cgi?view=auto&rev=475665
==============================================================================
--- webservices/commons/site/neethi/download.cgi (added)
+++ webservices/commons/site/neethi/download.cgi Thu Nov 16 01:54:18 2006
@@ -0,0 +1,6 @@
+#!/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)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: webservices/commons/site/neethi/download.cgi
------------------------------------------------------------------------------
    svn:executable = *



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to