Tweak job name
authorMichael Ang <testflip@home.us.archive.org>
Fri, 12 Feb 2010 00:48:51 +0000 (00:48 +0000)
committerMichael Ang <testflip@home.us.archive.org>
Fri, 12 Feb 2010 00:48:51 +0000 (00:48 +0000)
BookReaderIA/sendtoswarm.pl [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 0f6ca2c..8498395
@@ -53,7 +53,7 @@ my $BUILD = "(cd BookReaderIA; make test)";
 # Note: The string {REV} will be replaced with the current
 #       commit number/hash.
 
-my $JOB_NAME = "BookReader www-testflip Commit #{REV}";
+my $JOB_NAME = "BookReader www-testflip #{REV}";
 
 # The browsers you wish to run against. Options include:
 #  - "all" all available browsers.