From patchwork Thu Jan 10 03:19:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13953 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 0FEDD23E1F for ; Thu, 10 Jan 2013 03:19:16 +0000 (UTC) Received: from mail-vb0-f50.google.com (mail-vb0-f50.google.com [209.85.212.50]) by fiordland.canonical.com (Postfix) with ESMTP id A4B23A19211 for ; Thu, 10 Jan 2013 03:19:15 +0000 (UTC) Received: by mail-vb0-f50.google.com with SMTP id ft2so84019vbb.9 for ; Wed, 09 Jan 2013 19:19:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=M+MarXVAoEdfFAKEHJbVAx+U8Cs3gawDzvuVryParRM=; b=TxEEuesZWLBNPxynI7ft9gFHgSlYbBq5+r9XXZtMfNRcvHJwWWjY+hevA/IF3ds110 VPfFuwItjmLaorfxoTOvrctEd8v4nPRHDVXJGrgZy/2hq7p4jzCBdhNoYcwiB579zFYn BGD9hRWjydbxwiaG1MheOhAzFV6xeIilAJDiALpLCQqGcfj+1Hkq/hIXPvYbdTPWyrJh wReRM8nNJ9eBRGiRup5YMN0ZRxSdTEwc5K1Idb1SeCfXVHy+lSPHuMr95yNG96FrtvSG erwb/SS8Hm2kpN39856Z/9HdqTL9Yv5ImBC8Lnqo1LLl4tYZTbA+wMGfZxi03+Zx9TkX g9tw== X-Received: by 10.220.157.9 with SMTP id z9mr90380682vcw.45.1357787955047; Wed, 09 Jan 2013 19:19:15 -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.58.145.101 with SMTP id st5csp49589veb; Wed, 9 Jan 2013 19:19:14 -0800 (PST) X-Received: by 10.194.19.170 with SMTP id g10mr112132097wje.56.1357787953905; Wed, 09 Jan 2013 19:19:13 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id q9si8101573wic.7.2013.01.09.19.19.13 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 09 Jan 2013 19:19:13 -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 1Tt8fh-0003eO-CN for ; Thu, 10 Jan 2013 03:19:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 4A620E01A5 for ; Thu, 10 Jan 2013 03:19: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: 522 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 522: release-0.29.1 Message-Id: <20130110031913.24374.43974.launchpad@ackee.canonical.com> Date: Thu, 10 Jan 2013 03:19: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="16412"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 3b232e112eef616c8fe57ccd0f4b5a1fab0ec27d X-Gm-Message-State: ALoCoQlubkDJwO9joiRDYnR3C12fPdqZXYSpoiHKP/xsewFowaEG0LU5yhTN/e4qXcgENrCu7CO8 ------------------------------------------------------------ revno: 522 tags: release-0.29.1 committer: Andy Doan branch nick: lava-dispatcher timestamp: Wed 2013-01-09 21:12:48 -0600 message: release-0.29.1 revno 494.1.1 deleted two files but forgot to remove them from setup.py modified: lava_dispatcher/__init__.py 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 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2013-01-10 02:57:27 +0000 +++ lava_dispatcher/__init__.py 2013-01-10 03:12:48 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 29, 0, "final", 0) +__version__ = (0, 29, 1, "final", 0) === modified file 'setup.py' --- setup.py 2012-12-29 22:35:35 +0000 +++ setup.py 2013-01-10 03:12:48 +0000 @@ -41,8 +41,6 @@ '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-runner.init.d', 'lava_test_shell/lava-test-shell', ]) ],