Bug 109998 - Pass in bot name as parameter to start-queue-win script
Summary: Pass in bot name as parameter to start-queue-win script
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 18:50 PST by Roger Fong
Modified: 2013-02-17 18:00 PST (History)
2 users (show)

See Also:


Attachments
patch (1.24 KB, patch)
2013-02-15 18:55 PST, Roger Fong
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 2013-02-15 18:50:49 PST
Because the script is now being referenced from trunk, each bot has to pass in it's own bot name.

Bot names on the bots themselves are already being passed in, so we just need to update this script.
Comment 1 Roger Fong 2013-02-15 18:55:26 PST
Created attachment 188684 [details]
patch
Comment 2 Roger Fong 2013-02-17 18:00:52 PST
Committed: http://trac.webkit.org/changeset/143139