Unreviewed.
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Jul 2012 00:08:17 +0000 (00:08 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Jul 2012 00:08:17 +0000 (00:08 +0000)
commitbe4f08d4fb6e0e0c438a279f0d16e965cd551294
tree54ccc902a241d6154a89c9161396d2583d21809a
parent60ff6f21ac14083647be7a10dde3a00943a9970d
Unreviewed.

It turns out we need to use Ubuntu 10.04 to get the right image results
for chromium-linux. This patch updates our scripts to be compatible
with Ubuntu 10.04.

* EWSTools/cold-boot.sh:
    - fdisk doesn't have p and 1 as default commands in 10.04.
* EWSTools/start-queue.sh:
    - git doesn't understanding the -B argument in 10.04. We've been
      using this change locally on the EC2 bots for a while.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121644 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/EWSTools/cold-boot.sh
Tools/EWSTools/start-queue.sh