Return-Path: X-Original-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8D2C6D41F for ; Fri, 10 Aug 2012 04:14:10 +0000 (UTC) Received: (qmail 65456 invoked by uid 500); 10 Aug 2012 04:14:10 -0000 Delivered-To: apmail-incubator-flex-commits-archive@incubator.apache.org Received: (qmail 65433 invoked by uid 500); 10 Aug 2012 04:14:10 -0000 Mailing-List: contact flex-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-commits@incubator.apache.org Received: (qmail 65424 invoked by uid 99); 10 Aug 2012 04:14:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 04:14:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 04:14:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 29DB5238890D for ; Fri, 10 Aug 2012 04:13:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r828534 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flex/single-mirror-url.cgi Date: Fri, 10 Aug 2012 04:13:26 -0000 To: flex-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120810041326.29DB5238890D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Fri Aug 10 04:13:25 2012 New Revision: 828534 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/flex/single-mirror-url.cgi Propchange: websites/staging/flex/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Aug 10 04:13:25 2012 @@ -1 +1 @@ -1371557 +1371559 Propchange: websites/staging/flex/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Aug 10 04:13:25 2012 @@ -1 +1 @@ -1371557 +1371559 Modified: websites/staging/flex/trunk/content/flex/single-mirror-url.cgi ============================================================================== --- websites/staging/flex/trunk/content/flex/single-mirror-url.cgi (original) +++ websites/staging/flex/trunk/content/flex/single-mirror-url.cgi Fri Aug 10 04:13:25 2012 @@ -1,3 +1,3 @@ -#!/bin/sh -# Wrapper around the standard mirrors.cgi script +#!/bin/sh +# Wrapper around the standard mirrors.cgi script exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $* \ No newline at end of file