From patchwork Tue Jan 15 00:31:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 14034 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 98F3323F02 for ; Tue, 15 Jan 2013 00:31:18 +0000 (UTC) Received: from mail-vb0-f51.google.com (mail-vb0-f51.google.com [209.85.212.51]) by fiordland.canonical.com (Postfix) with ESMTP id 4B00AA19133 for ; Tue, 15 Jan 2013 00:31:18 +0000 (UTC) Received: by mail-vb0-f51.google.com with SMTP id fq11so4104509vbb.38 for ; Mon, 14 Jan 2013 16:31:17 -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=dTbdsGPtxbi5H87NJig3GvLMxWvXgqbPykTVfgy+oDw=; b=F6Lq9V5yYF3nq1YXuFspQFP7A5MhNzUERzmG6hbOoXlGCZARfs7AJWQ4AffZI368PY n+w/nFl+cX62JwQPLV2N5n2Xr1y4y1BRL/3WfaukoJA6/wURKMyoXPwAWv2Tt9iWLYYn xD1tfp9gihV+507HgMKNtHaTYQGx09XHxFRm9SVRRe0tVGvP1KwghcqTlJrZZycUYilv /y2lR/i4PyIIgnrHMa8n8snMsYyNruZcRDwiCM297FOoZN0gL6uPsxF/Y81uOleesN3V 96T2ds0XfHQ2NledEN9bSRasoMFyJHKBF1UXOQo60N0IoA5rWEQ2JXHAmwu02bjdLCil ED8g== X-Received: by 10.52.70.205 with SMTP id o13mr90486470vdu.75.1358209877691; Mon, 14 Jan 2013 16:31:17 -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 st5csp86569veb; Mon, 14 Jan 2013 16:31:16 -0800 (PST) X-Received: by 10.194.240.129 with SMTP id wa1mr45642707wjc.21.1358209876333; Mon, 14 Jan 2013 16:31:16 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id du3si1014223wib.26.2013.01.14.16.31.14 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 14 Jan 2013 16:31:16 -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 1TuuQs-0006dn-7I for ; Tue, 15 Jan 2013 00:31:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 25080E0307 for ; Tue, 15 Jan 2013 00:31:14 +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: 390 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 390: fix unfinished sentence Message-Id: <20130115003114.25241.19473.launchpad@ackee.canonical.com> Date: Tue, 15 Jan 2013 00:31: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="16420"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: a838f80231dcd4b1a1114173faa7c24b48c274d9 X-Gm-Message-State: ALoCoQns1sxD/hRtS9k6Z28h49v/TDmtueoyCn3it+lQvRL2TBbdJ60niEygCktItbJ4mdgT/9Ko ------------------------------------------------------------ revno: 390 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Tue 2013-01-15 13:30:25 +1300 message: fix unfinished sentence modified: dashboard_app/xmlrpc.py --- 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/xmlrpc.py' --- dashboard_app/xmlrpc.py 2012-12-16 21:45:50 +0000 +++ dashboard_app/xmlrpc.py 2013-01-15 00:30:25 +0000 @@ -839,7 +839,8 @@ ``filter_name``: The name of a filter in the format ~owner/name. ``since``: - The most re + The 'tag' of the most recent result that was retrieved from this + filter. Return value ------------