From patchwork Sat Dec 15 18:14:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13612 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 81E634C156B for ; Sat, 15 Dec 2012 18:14:17 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 31BF7A18007 for ; Sat, 15 Dec 2012 18:14:17 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id t4so4094281iag.11 for ; Sat, 15 Dec 2012 10:14:16 -0800 (PST) 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=xQBLZQYXYxMgtarSayPVrEw1EKkCWJqzkoKmW/vCXsM=; b=gYFBzMMV8UZLcvBTJNwYaYvSuaN2k1SMgt1G+8rgCq4He0O+KPzHXU3J/MQYnjQQ61 FLRTrX5/vVERBoAhTpRT6tVpWhX1RY1lOcyiTKwLOeqAos/ulDeS8lpndDSBecbakntr t1/Febyo//zpTNwCHm42scFz02z6/upwMJ8dRcl6RO/ftL/iOg/MWQsvyvuhvtlpQZYy FFvt/26oPe1hz/NJ+11WlkBOCZkUo1Unw4z9vka4pabYNB/OUufmLarLRl3lHyjSGmX9 Z7N8vC+ufBNI0DLa4ijkB61hzzXeqmnT0EUc2YGCpWYSjkNKkWmWKTXp3dQls05VXORO az8Q== Received: by 10.50.152.137 with SMTP id uy9mr4901387igb.62.1355595256642; Sat, 15 Dec 2012 10:14:16 -0800 (PST) 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.50.67.148 with SMTP id n20csp139502igt; Sat, 15 Dec 2012 10:14:16 -0800 (PST) Received: by 10.194.238.226 with SMTP id vn2mr9363610wjc.23.1355595254160; Sat, 15 Dec 2012 10:14:14 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id gs5si2675611wib.19.2012.12.15.10.14.13 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 15 Dec 2012 10:14:14 -0800 (PST) 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 1TjwFZ-0001uf-KZ for ; Sat, 15 Dec 2012 18:14:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 910B2E025F for ; Sat, 15 Dec 2012 18:14:13 +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: 502 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 502: forgot to include lava-test-run-attach in setup.py Message-Id: <20121215181413.3590.53243.launchpad@ackee.canonical.com> Date: Sat, 15 Dec 2012 18:14:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16372"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: b140ddee3ccea61594d2bffc058e6dae37984427 X-Gm-Message-State: ALoCoQns7FjrQhK7P7S7kFq64RqESPDEMhAcVvvhhWkFPOdSfh+gVvRVrm7Pl1rJulAwXORxbvGZ ------------------------------------------------------------ revno: 502 committer: Andy Doan branch nick: lava-dispatcher timestamp: Sat 2012-12-15 12:11:32 -0600 message: forgot to include lava-test-run-attach in setup.py modified: setup.py --- 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 'setup.py' --- setup.py 2012-12-03 20:54:59 +0000 +++ setup.py 2012-12-15 18:11:32 +0000 @@ -34,11 +34,12 @@ }, data_files=[ ('lava_test_shell', [ + 'lava_test_shell/lava-test-case', 'lava_test_shell/lava-test-case-attach', + 'lava_test_shell/lava-test-run-attach', 'lava_test_shell/lava-test-runner-android', 'lava_test_shell/lava-test-runner-ubuntu', 'lava_test_shell/lava-test-runner.conf', - 'lava_test_shell/lava-test-case', 'lava_test_shell/lava-test-runner.init.d', 'lava_test_shell/lava-test-shell', ])