You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by bu...@apache.org on 2011/06/01 21:55:47 UTC

[lucy-commits] svn commit: r790347 - /websites/staging/lucy/trunk/content/lucy/download.cgi

Author: buildbot
Date: Wed Jun  1 19:55:47 2011
New Revision: 790347

Log:
Staging update by buildbot

Added:
    websites/staging/lucy/trunk/content/lucy/download.cgi   (with props)

Added: websites/staging/lucy/trunk/content/lucy/download.cgi
==============================================================================
--- websites/staging/lucy/trunk/content/lucy/download.cgi (added)
+++ websites/staging/lucy/trunk/content/lucy/download.cgi Wed Jun  1 19:55:47 2011
@@ -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 $\*

Propchange: websites/staging/lucy/trunk/content/lucy/download.cgi
------------------------------------------------------------------------------
    svn:executable = *