]> source.dussan.org Git - jquery.git/commitdiff
Grunt: Rename TestSwarm job name pattern for PR. Close gh-1042.
authorTimo Tijhof <krinklemail@gmail.com>
Sun, 25 Nov 2012 18:50:49 +0000 (19:50 +0100)
committerDave Methvin <dave.methvin@gmail.com>
Sun, 25 Nov 2012 20:30:35 +0000 (15:30 -0500)
More consistent with the other one:
 Project Name <id_type> #id.

grunt.js

index 11b0d668051385eb7afef6e1d106b7a226e67857..dad96b77d045f70524cd1617c150560c4369d92e 100644 (file)
--- 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 <a href='https://github.com/jquery/jquery/pull/" +
+                       jobName = "jQuery pull <a href='https://github.com/jquery/jquery/pull/" +
                                pull[ 1 ] + "'>#" + pull[ 1 ] + "</a>";
                } else {
                        jobName = "jQuery commit #<a href='https://github.com/jquery/jquery/commit/" +