]> source.dussan.org Git - jquery.git/commitdiff
Release script: minor formatting issue.
authorTimmy Willison <timmywillisn@gmail.com>
Fri, 20 Dec 2013 22:37:38 +0000 (17:37 -0500)
committerTimmy Willison <timmywillisn@gmail.com>
Fri, 20 Dec 2013 22:37:50 +0000 (17:37 -0500)
build/release.js

index 8624fbbd39f1857e01336d50fe95265b0107c86c..5707945c73b046639499022b3f8e656668563745 100644 (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