Release script: minor formatting issue.

This commit is contained in:
Timmy Willison 2013-12-20 17:37:38 -05:00
parent 827b5141df
commit 0b7aecab7b

View File

@ -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