From patchwork Tue May 29 03:24:38 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: 9017 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 4373D23E49 for ; Tue, 29 May 2012 03:24:41 +0000 (UTC) Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com [209.85.214.180]) by fiordland.canonical.com (Postfix) with ESMTP id 0420CA1876F for ; Tue, 29 May 2012 03:24:40 +0000 (UTC) Received: by mail-ob0-f180.google.com with SMTP id un3so8073979obb.11 for ; Mon, 28 May 2012 20:24:40 -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=gKfyMUFp0KWCv/SclarxRrT/Bx0hyeba5zG6jxJnMlQ=; b=lRe1guDIeoxiJ4GIhw7owL054FXfwRPSw34SpE+MsLd305skNM4qWNCBK0NRtzsA4J 9WL460OnyLcigvC9dIcv52U8Yuvqy7NWARYZhDTAQI6m5/zcQPxMNmgeBdFOuTF7oIEY NAzJ7/pJXATbPO3LOKlpRxAMXUrcMNZiTMG7RnfkCZuIZpvamj5YIMB/F8JmYm8F5D8z t6pVFK7eSJtiE/1yPU/N1u5wlt6frFpePASCQj+piIjXsBzUewFVNY3LuL7V52Jidxrc 9B90kRSo44yHRiZHhU+Q1JhNhX3Ja3TPSBuODYJp0osUQXxOteSbFE8jTSGYZZ8y/Nlu S30g== Received: by 10.50.193.196 with SMTP id hq4mr5747698igc.57.1338261880656; Mon, 28 May 2012 20:24:40 -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.24.148 with SMTP id v20csp101473ibb; Mon, 28 May 2012 20:24:39 -0700 (PDT) Received: by 10.14.119.144 with SMTP id n16mr2990044eeh.187.1338261879009; Mon, 28 May 2012 20:24:39 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id u5si11975951wif.17.2012.05.28.20.24.38 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 28 May 2012 20:24:39 -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 1SZD30-0004N1-DV for ; Tue, 29 May 2012 03:24:38 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 5E950E0A2E for ; Tue, 29 May 2012 03:24:38 +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: 315 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 315: fix bug 850633: make test_result.message respect newlines (Chris Johnston) Message-Id: <20120529032438.7635.17169.launchpad@ackee.canonical.com> Date: Tue, 29 May 2012 03:24:38 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15316"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: b6d26d53942a470eabc6d4a052a1b072f0e0c41f X-Gm-Message-State: ALoCoQk82FoC82HK7b6N/Kgxvg3Mj6zSE0rmua+u9LoapUcg6PkcA0+nZ/aKtTGx9YYBlVisJGdj Merge authors: Chris Johnston (chrisjohnston) Related merge proposals: https://code.launchpad.net/~chrisjohnston/lava-dashboard/850633/+merge/107591 proposed by: Chris Johnston (chrisjohnston) ------------------------------------------------------------ revno: 315 [merge] committer: Michael Hudson-Doyle branch nick: trunk timestamp: Tue 2012-05-29 15:20:57 +1200 message: fix bug 850633: make test_result.message respect newlines (Chris Johnston) modified: dashboard_app/templates/dashboard_app/test_result_detail.html --- 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/templates/dashboard_app/test_result_detail.html' --- dashboard_app/templates/dashboard_app/test_result_detail.html 2011-09-27 21:00:31 +0000 +++ dashboard_app/templates/dashboard_app/test_result_detail.html 2012-05-28 08:01:53 +0000 @@ -100,7 +100,7 @@
{% trans "Message from the log file:" %}
{% if test_result.message %} - {{ test_result.message }} + {{ test_result.message|linebreaks }} {% else %} {% trans "information not provided" %} {% endif %}