From 0b7aecab7be972158c0cefb7d853cc5e55ba2ba3 Mon Sep 17 00:00:00 2001 From: Timmy Willison Date: Fri, 20 Dec 2013 17:37:38 -0500 Subject: [PATCH] Release script: minor formatting issue. --- build/release.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/release.js b/build/release.js index 8624fbbd3..5707945c7 100644 --- a/build/release.js +++ b/build/release.js @@ -137,7 +137,7 @@ module.exports = function( Release ) { */ complete: function() { // Build CDN archives - Release._walk( buildGoogleCDN, buildMicrosoftCDN, _complete ); + Release._walk([ buildGoogleCDN, buildMicrosoftCDN, _complete ]); }, /** * Our trac milestones are different than the new version