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

svn commit: r852098 - /websites/production/commons/content/proper/commons-collections/download_collections.cgi

Author: tn
Date: Tue Feb 26 19:44:40 2013
New Revision: 852098

Log:
Add download_collections.cgi file.

Added:
    websites/production/commons/content/proper/commons-collections/download_collections.cgi

Added: websites/production/commons/content/proper/commons-collections/download_collections.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-collections/download_collections.cgi (added)
+++ websites/production/commons/content/proper/commons-collections/download_collections.cgi Tue Feb 26 19:44:40 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