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:32:50 UTC

svn commit: r1450444 - in /commons/proper/exec/trunk/src/site/resources: ./ download_exec.cgi

Author: olamy
Date: Tue Feb 26 21:32:50 2013
New Revision: 1450444

URL: http://svn.apache.org/r1450444
Log:
restore download.cgi

Added:
    commons/proper/exec/trunk/src/site/resources/
    commons/proper/exec/trunk/src/site/resources/download_exec.cgi   (with props)

Added: commons/proper/exec/trunk/src/site/resources/download_exec.cgi
URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/src/site/resources/download_exec.cgi?rev=1450444&view=auto
==============================================================================
--- commons/proper/exec/trunk/src/site/resources/download_exec.cgi (added)
+++ commons/proper/exec/trunk/src/site/resources/download_exec.cgi Tue Feb 26 21:32:50 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/exec/trunk/src/site/resources/download_exec.cgi
------------------------------------------------------------------------------
    svn:eol-style = native

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