You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by bu...@apache.org on 2012/12/16 12:07:24 UTC

svn commit: r842620 - in /websites/staging/celix/trunk/content: ./ celix/download.cgi

Author: buildbot
Date: Sun Dec 16 11:07:23 2012
New Revision: 842620

Log:
Staging update by buildbot for celix

Added:
    websites/staging/celix/trunk/content/celix/download.cgi   (with props)
Modified:
    websites/staging/celix/trunk/content/   (props changed)

Propchange: websites/staging/celix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 16 11:07:23 2012
@@ -1 +1 @@
-1422516
+1422518

Added: websites/staging/celix/trunk/content/celix/download.cgi
==============================================================================
--- websites/staging/celix/trunk/content/celix/download.cgi (added)
+++ websites/staging/celix/trunk/content/celix/download.cgi Sun Dec 16 11:07:23 2012
@@ -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/celix/trunk/content/celix/download.cgi
------------------------------------------------------------------------------
    svn:executable = *