You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/02/26 22:49:03 UTC

svn commit: r1450459 - /commons/proper/functor/trunk/src/site/resources/download_functor.cgi

Author: olamy
Date: Tue Feb 26 21:49:02 2013
New Revision: 1450459

URL: http://svn.apache.org/r1450459
Log:
add download cgi

Added:
    commons/proper/functor/trunk/src/site/resources/download_functor.cgi   (with props)

Added: commons/proper/functor/trunk/src/site/resources/download_functor.cgi
URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/src/site/resources/download_functor.cgi?rev=1450459&view=auto
==============================================================================
--- commons/proper/functor/trunk/src/site/resources/download_functor.cgi (added)
+++ commons/proper/functor/trunk/src/site/resources/download_functor.cgi Tue Feb 26 21:49:02 2013
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Just call the standard mirrors.cgi script. It will use download.html
+# as the input template.
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: commons/proper/functor/trunk/src/site/resources/download_functor.cgi
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: commons/proper/functor/trunk/src/site/resources/download_functor.cgi
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision