Changeset 55986 in webkit


Ignore:
Timestamp:
Mar 15, 2010 12:28:25 AM (14 years ago)
Author:
eric@webkit.org
Message:

2010-03-15 Adam Barth <abarth@webkit.org>

Reviewed by Darin Adler.

Operational scripts from running the EWS
https://bugs.webkit.org/show_bug.cgi?id=36097

These are the scripts I use to manage the EWS on EC2. If someone other
than me wants to run the EWS, these scripts might be helpful.

  • EWSTools/boot.sh: Added.
  • EWSTools/create-webkit-git: Added.
  • EWSTools/screen-config: Added.
  • EWSTools/start-queue.sh: Added.
Location:
trunk/WebKitTools
Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKitTools/ChangeLog

    r55983 r55986  
     12010-03-15  Adam Barth  <abarth@webkit.org>
     2
     3        Reviewed by Darin Adler.
     4
     5        Operational scripts from running the EWS
     6        https://bugs.webkit.org/show_bug.cgi?id=36097
     7
     8        These are the scripts I use to manage the EWS on EC2.  If someone other
     9        than me wants to run the EWS, these scripts might be helpful.
     10
     11        * EWSTools/boot.sh: Added.
     12        * EWSTools/create-webkit-git: Added.
     13        * EWSTools/screen-config: Added.
     14        * EWSTools/start-queue.sh: Added.
     15
    1162010-03-14  Adam Barth  <abarth@webkit.org>
    217
Note: See TracChangeset for help on using the changeset viewer.