You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2012/04/30 02:22:48 UTC

svn commit: r1332034 - /incubator/ooo/ooo-site/trunk/content/download/test/download_new_mirrorbrain.js

Author: kschenk
Date: Mon Apr 30 00:22:48 2012
New Revision: 1332034

URL: http://svn.apache.org/viewvc?rev=1332034&view=rev
Log:
kls -- last time for today

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=1332034&r1=1332033&r2=1332034&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:22:48 2012
@@ -15,7 +15,7 @@ function mirrorbrain_getLink( version, s
 	var platform = getPlatform();
 	var link = null;
 	
-	if if (schema == "aoo_incubating") {
+	if (schema == "aoo_incubating") {
 		platform = getPlatform(schema);
 	}