From: Timo Tijhof Date: Sun, 25 Nov 2012 18:50:49 +0000 (+0100) Subject: Grunt: Rename TestSwarm job name pattern for PR. Close gh-1042. X-Git-Tag: 1.9.0b1~84 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=53a06660d82d03dfff52a03a91f7d4408b6e6e47;p=jquery.git Grunt: Rename TestSwarm job name pattern for PR. Close gh-1042. More consistent with the other one: Project Name #id. --- diff --git a/grunt.js b/grunt.js index 11b0d6680..dad96b77d 100644 --- a/grunt.js +++ b/grunt.js @@ -134,7 +134,7 @@ module.exports = function( grunt ) { tests = "ajax attributes callbacks core css data deferred dimensions effects event manipulation offset queue serialize support traversing Sizzle".split(" "); if ( pull ) { - jobName = "jQuery Pull Request #" + pull[ 1 ] + ""; } else { jobName = "jQuery commit #