From patchwork Wed Dec 19 21:04:12 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: 13664 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 5717A23E2A for ; Wed, 19 Dec 2012 21:04:16 +0000 (UTC) Received: from mail-ie0-f178.google.com (mail-ie0-f178.google.com [209.85.223.178]) by fiordland.canonical.com (Postfix) with ESMTP id E332EA19786 for ; Wed, 19 Dec 2012 21:04:15 +0000 (UTC) Received: by mail-ie0-f178.google.com with SMTP id c12so3468871ieb.23 for ; Wed, 19 Dec 2012 13:04: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=19dh5UjhQA3g8F5Oi1lwSqpolZtbj5JLSMCfglDgAk4=; b=R+LDXDghMu1GSXApruuRpVZpfhsRq9oN+maDbOF2uePX6a7cbf/kG2AQ8C/hBnX34M imCTMmzf+uHauTqOMe2o1trEHYNny2+PTab26jhd2kvqLGyRuhb3Ntu+uePn+vmj8YsQ yfHtsW4l2pH/+9SqiyTB5Cw3nUFvARzIod1biIn9l+lTfJNl/8hTwr6dlg1iJoj7SXsl 9xN1KuJZ9UTCSoaEauNVPSvuvM6rUFacgO7fm4np+Ix6VwK8XJ1IR+ie+UjCig6IGwdz /bdiSQgpAEat6VMP5FFwi+gZUo1DwfTW8J2CkH3eMccsCz4b/RBjvGqPiCKjeB43qdki 5Q7Q== X-Received: by 10.50.190.163 with SMTP id gr3mr3569261igc.106.1355951055281; Wed, 19 Dec 2012 13:04: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.50.67.115 with SMTP id m19csp264408igt; Wed, 19 Dec 2012 13:04:14 -0800 (PST) X-Received: by 10.194.21.70 with SMTP id t6mr13844007wje.42.1355951053375; Wed, 19 Dec 2012 13:04:13 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id ck10si10317627wib.10.2012.12.19.13.04.12 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 19 Dec 2012 13:04: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 1TlQoG-0008S3-NB for ; Wed, 19 Dec 2012 21:04:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 96EDDE0288 for ; Wed, 19 Dec 2012 21:04:12 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 377 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 377: release 0.27 Message-Id: <20121219210412.8510.2769.launchpad@ackee.canonical.com> Date: Wed, 19 Dec 2012 21:04:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16378"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: cee496915430f7ebe4c5d2048f4b6073f6aa743d X-Gm-Message-State: ALoCoQnuxjUr3vQGNL99rZWHp3xJfePg45QxjUet/RYSrIJAf+L42qJzxROm+OmJgaTbZh4aA9Zw ------------------------------------------------------------ revno: 377 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Thu 2012-12-20 10:01:57 +1300 message: release 0.27 modified: dashboard_app/__init__.py doc/changes.rst --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-12-13 23:46:47 +0000 +++ dashboard_app/__init__.py 2012-12-19 21:01:57 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 27, 0, "dev", 0) +__version__ = (0, 27, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-12-13 23:46:47 +0000 +++ doc/changes.rst 2012-12-19 21:01:57 +0000 @@ -5,7 +5,7 @@ Version 0.27 ============ -* Unreleased +* say "pass" rather than "Test passed" etc in a few places .. _version_0_26: