From patchwork Tue Mar 13 01:43:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 7248 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 1DA7E23E14 for ; Tue, 13 Mar 2012 01:43:13 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id D0994A182F3 for ; Tue, 13 Mar 2012 01:43:12 +0000 (UTC) Received: by iage36 with SMTP id e36so81687iag.11 for ; Mon, 12 Mar 2012 18:43:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=KiXnkR7Qk3xnB+iVtELYidUWDA95EjnokIBlpIcY6eg=; b=D6yobal7b5wBOt69UT4A7g7uHAdD+o57wpY4AMQ/v3CursuI/GOC9vwizpIBU0UJXF snsna4AXKu1QYcftzGF6cnH1YJ3I+eCkIHlPFFwJlKFKmI9M38uNWYK6jiE1EVIeri2K /hXtX155yFIiVc/5hlyBwtiRs4dFmSBhGiIjPAf8s2QMTuhMRTb0G1+Aa2cW8MXqAlom nRzc4k+Ns2WbSfn8n3hC9liQEKhLRcqOh//QCyKawJkXiYF8rt7KbH6mDOa0uOG3gYpB D7pLeaxijioTqNUbbW7PRcUiWQhHf55Lh1jFEIHd88ikX4esP4z4pyt9JMXMBCiA/CRG eVTA== Received: by 10.50.222.233 with SMTP id qp9mr1440975igc.58.1331602992265; Mon, 12 Mar 2012 18:43:12 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.53.18 with SMTP id k18csp55181ibg; Mon, 12 Mar 2012 18:43:11 -0700 (PDT) Received: by 10.216.136.72 with SMTP id v50mr8419933wei.73.1331602990872; Mon, 12 Mar 2012 18:43:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id o68si20148818weq.66.2012.03.12.18.43.10 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 12 Mar 2012 18:43:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1S7Gla-0002CU-5E for ; Tue, 13 Mar 2012 01:43:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 0FA69E0136 for ; Tue, 13 Mar 2012 01:43:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 248 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 248: fix rest in README Message-Id: <20120313014310.13602.82240.launchpad@ackee.canonical.com> Date: Tue, 13 Mar 2012 01:43:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14933"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 474c7d4c5eb171d4d4ee140848a6a5f9671108bb X-Gm-Message-State: ALoCoQkCf1pwMt24zM1HF+XsHhIEZM1cCzcCLyDPdawpN3J3b5G05IvblW1y7Sh3bnfZFi2Wh/4F ------------------------------------------------------------ revno: 248 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Tue 2012-03-13 14:35:51 +1300 message: fix rest in README modified: README --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'README' --- README 2011-09-09 04:53:56 +0000 +++ README 2012-03-13 01:35:51 +0000 @@ -10,7 +10,8 @@ Android Debug Bridge (adb) installation --------------- +--------------------------------------- + To run android test job, adb is common to be used. For installing adb, you can download the SDK from