Author: kschenk
Date: Mon Apr 30 00:19:51 2012
New Revision: 1332033

URL: http://svn.apache.org/viewvc?rev=1332033&view=rev
Log:
kls -- one more time

Modified:
    
incubator/ooo/ooo-site/trunk/content/download/test/download_new_mirrorbrain.js

Modified: 
incubator/ooo/ooo-site/trunk/content/download/test/download_new_mirrorbrain.js
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/test/download_new_mirrorbrain.js?rev=1332033&r1=1332032&r2=1332033&view=diff
==============================================================================
--- 
incubator/ooo/ooo-site/trunk/content/download/test/download_new_mirrorbrain.js 
(original)
+++ 
incubator/ooo/ooo-site/trunk/content/download/test/download_new_mirrorbrain.js 
Mon Apr 30 00:19:51 2012
@@ -14,6 +14,10 @@ function mirrorbrain_getLink( version, s
        var a = getArray();
        var platform = getPlatform();
        var link = null;
+       
+       if if (schema == "aoo_incubating") {
+               platform = getPlatform(schema);
+       }
 
        if ( hasMirrorLink() ) {
                // use mirror link


Reply via email to