Author: buildbot
Date: Wed Nov 18 19:42:00 2015
New Revision: 972883

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/single-mirror-url2.cgi

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 18 19:42:00 2015
@@ -1 +1 @@
-1715044
+1715045

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 18 19:42:00 2015
@@ -1 +1 @@
-1715044
+1715045

Modified: websites/staging/flex/trunk/content/single-mirror-url2.cgi
==============================================================================
--- websites/staging/flex/trunk/content/single-mirror-url2.cgi (original)
+++ websites/staging/flex/trunk/content/single-mirror-url2.cgi Wed Nov 18 
19:42:00 2015
@@ -1,4 +1,5 @@
 #!/bin/sh
 # Alex’s wrapper around the standard mirrors.cgi script to try to fix 
formatting
-Content-Type: text/plain
-exec /www/www.apache.org/dyn/mirrors/mirrors.cgi | grep ‘http’
\ No newline at end of file
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi >mirrors.out
+grep ‘http’ mirrors.out
+ 
\ No newline at end of file


Reply via email to