aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2013-12-20 17:37:38 -0500
committerTimmy Willison <timmywillisn@gmail.com>2013-12-20 17:37:38 -0500
commit74a48958bd1f4b00a8a12bb0052f10fd13e85a1a (patch)
treeda70b40aebc83122bd2026fc21e877d876bdc9c0 /build
parentf3062f96e04cd0ecfdbdcccfcd2733b06beca131 (diff)
downloadjquery-74a48958bd1f4b00a8a12bb0052f10fd13e85a1a.tar.gz
jquery-74a48958bd1f4b00a8a12bb0052f10fd13e85a1a.zip
Release script: minor formatting issue.
Diffstat (limited to 'build')
-rw-r--r--build/release.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release.js b/build/release.js
index 422fbe17d..de366d74e 100644
--- a/build/release.js
+++ b/build/release.js
@@ -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