]> 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:38 +0000 (17:37 -0500)
build/release.js

index 422fbe17d831a43be23ebe37629ca71cef746d23..de366d74ece8f217224cbbb3e95c3a3fd1d8f02a 100644 (file)
@@ -138,7 +138,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