From patchwork Wed May 16 13:20:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 159654 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 3468DB6FA3 for ; Wed, 16 May 2012 23:21:11 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SUeA9-0003Qp-RJ for incoming@patchwork.ozlabs.org; Wed, 16 May 2012 13:21:09 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SUeA8-0003Pz-63 for fwts-devel@lists.ubuntu.com; Wed, 16 May 2012 13:21:08 +0000 Received: from cpc19-craw6-2-0-cust5.croy.cable.virginmedia.com ([77.102.228.6] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SUeA8-0007XE-3Q for fwts-devel@lists.ubuntu.com; Wed, 16 May 2012 13:21:08 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH 12/27] arg-help-0001: fix tests to work with new fwts logging Date: Wed, 16 May 2012 14:20:43 +0100 Message-Id: <1337174459-21597-13-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.7.10 In-Reply-To: <1337174459-21597-1-git-send-email-colin.king@canonical.com> References: <1337174459-21597-1-git-send-email-colin.king@canonical.com> X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: fwts-devel-bounces@lists.ubuntu.com Errors-To: fwts-devel-bounces@lists.ubuntu.com From: Colin Ian King Signed-off-by: Colin Ian King Acked-by: Keng-Yu Lin Acked-by: Ivan Hu --- arg-help-0001/arg-help-0001.log | 1 + arg-help-0001/arg-help-0002.log | 1 + 2 files changed, 2 insertions(+) diff --git a/arg-help-0001/arg-help-0001.log b/arg-help-0001/arg-help-0001.log index aacdcac..125cb17 100644 --- a/arg-help-0001/arg-help-0001.log +++ b/arg-help-0001/arg-help-0001.log @@ -24,6 +24,7 @@ time, %field - filter field, %owner - name of test, %level - failure error level, %line - log line number. +--log-type Specify log type (plaintext or json). -w, --log-width Define the output log width in characters. --lp-tags Output just LaunchPad bug tags. --lp-tags-log Output LaunchPad bug tags in results log. diff --git a/arg-help-0001/arg-help-0002.log b/arg-help-0001/arg-help-0002.log index aacdcac..125cb17 100644 --- a/arg-help-0001/arg-help-0002.log +++ b/arg-help-0001/arg-help-0002.log @@ -24,6 +24,7 @@ time, %field - filter field, %owner - name of test, %level - failure error level, %line - log line number. +--log-type Specify log type (plaintext or json). -w, --log-width Define the output log width in characters. --lp-tags Output just LaunchPad bug tags. --lp-tags-log Output LaunchPad bug tags in results log.