X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Tools%2FEWSTools%2Fstart-queue.sh;h=c1d544de1de993b4fbfe5969c03b010ad208465b;hp=e1f86b384bf8c82a9a72da2d4f62f98cf7c79afd;hb=93e771744cc064982dcfda3cb68f46cda433812a;hpb=884fbb12c53245b13c92243678a3e10c0f1a87cb diff --git a/Tools/EWSTools/start-queue.sh b/Tools/EWSTools/start-queue.sh index e1f86b3..c1d544d 100755 --- a/Tools/EWSTools/start-queue.sh +++ b/Tools/EWSTools/start-queue.sh @@ -81,6 +81,6 @@ do fi # We use --exit-after-iteration to pick up any changes to webkit-patch, including - # changes to the committers.py file. + # changes to the contributors.json file. ./Tools/Scripts/webkit-patch $QUEUE_NAME --bot-id=$BOT_ID --no-confirm --exit-after-iteration $RESET_AFTER_ITERATION $QUEUE_PARAMS done