You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by dd...@apache.org on 2005/11/02 00:42:23 UTC

svn commit: r330153 - in /portals/pluto/trunk/pluto-site/src/site/resources: ./ mirrors.cgi

Author: ddewolf
Date: Tue Nov  1 15:42:20 2005
New Revision: 330153

URL: http://svn.apache.org/viewcvs?rev=330153&view=rev
Log:
merging 1.0.1 and 1.1 docs into trunk site

Added:
    portals/pluto/trunk/pluto-site/src/site/resources/
    portals/pluto/trunk/pluto-site/src/site/resources/mirrors.cgi

Added: portals/pluto/trunk/pluto-site/src/site/resources/mirrors.cgi
URL: http://svn.apache.org/viewcvs/portals/pluto/trunk/pluto-site/src/site/resources/mirrors.cgi?rev=330153&view=auto
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/resources/mirrors.cgi (added)
+++ portals/pluto/trunk/pluto-site/src/site/resources/mirrors.cgi Tue Nov  1 15:42:20 2005
@@ -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 $*