From patchwork Mon Nov 19 20:06:14 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: 12953 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 45FD223FC2 for ; Mon, 19 Nov 2012 20:06:17 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id DB641A18643 for ; Mon, 19 Nov 2012 20:06:16 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so7093559iej.11 for ; Mon, 19 Nov 2012 12:06: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=izwa8tWeF/lBMJknynKEImn4I3rWEFobqQZf2dqMezE=; b=jdedOaPR5eTeVkAdtyIMglWJfWw97EG0vH8yGy+nZKks0SUpp3bzI+N7GU+WDwF47G ML/yMlWaGSrSfZGs3dWnPtJYpNwrmEsK03dNVtgwHptc1pvxGXOasWSqPPiOcnULpLwC gmuWfnrYkZ2SyC0cxFSf1MEHJ9WAmauqtE+VmpqeV9LuKlqeKjf1seBIhkU1T0fLrk5y oSJX3JkWKUWn/x640zY1A0mgWRRtL+8Av7aHzZ2p2bcRI+jAoLucDL2iYtqqRON7Z/St yUvao/IFbEe04xavODpyuxdWZQx4bW8CsGmJ7PBtaJuC7mF1l2ujRHfO0YRJrYVS4CX+ WT4A== Received: by 10.43.125.133 with SMTP id gs5mr12023864icc.54.1353355576325; Mon, 19 Nov 2012 12:06: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 n20csp216785igt; Mon, 19 Nov 2012 12:06:15 -0800 (PST) Received: by 10.216.194.75 with SMTP id l53mr5334561wen.132.1353355575044; Mon, 19 Nov 2012 12:06:15 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id r38si5181526wen.94.2012.11.19.12.06.14 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 19 Nov 2012 12:06:15 -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 1TaXbi-0008V0-Bi for ; Mon, 19 Nov 2012 20:06:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 45936E0122 for ; Mon, 19 Nov 2012 20:06:14 +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: 457 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 457: add lava-test-case-attach to sdist Message-Id: <20121119200614.14287.19683.launchpad@ackee.canonical.com> Date: Mon, 19 Nov 2012 20:06:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16286"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 334b9ab84e5745b4daa98de75d47ffdcb343ce38 X-Gm-Message-State: ALoCoQmQ9x/DEQB7y3lIjqvQiq9TkzClaohtibrPtvJNaEJhSw6lXT3Y5apJjWGPOaz/pbmDj0Po ------------------------------------------------------------ revno: 457 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Tue 2012-11-20 09:04:52 +1300 message: add lava-test-case-attach to sdist 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-11-12 15:08:09 +0000 +++ setup.py 2012-11-19 20:04:52 +0000 @@ -29,6 +29,7 @@ }, data_files=[ ('lava_test_shell', [ + 'lava_test_shell/lava-test-case-attach', 'lava_test_shell/lava-test-runner-android', 'lava_test_shell/lava-test-runner-ubuntu', 'lava_test_shell/lava-test-runner.conf',