From patchwork Tue May 29 13:25:44 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: 161744 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 66C1BB6FA4 for ; Tue, 29 May 2012 23:25:47 +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 1SZMQk-0001cw-Pi for incoming@patchwork.ozlabs.org; Tue, 29 May 2012 13:25:46 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SZMQj-0001cr-C6 for fwts-devel@lists.ubuntu.com; Tue, 29 May 2012 13:25:45 +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 1SZMQj-0005yY-8C for fwts-devel@lists.ubuntu.com; Tue, 29 May 2012 13:25:45 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH][FWTS-TEST] arg-help-0001: Add xml logging to help check Date: Tue, 29 May 2012 14:25:44 +0100 Message-Id: <1338297944-23302-1-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.7.10 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: Alex Hung Acked-by: Keng-Yu Lin Acked-by: Ivan Hu --- arg-help-0001/arg-help-0001.log | 2 +- arg-help-0001/arg-help-0002.log | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arg-help-0001/arg-help-0001.log b/arg-help-0001/arg-help-0001.log index 125cb17..d7ea014 100644 --- a/arg-help-0001/arg-help-0001.log +++ b/arg-help-0001/arg-help-0001.log @@ -24,7 +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). +--log-type Specify log type (plaintext, json or xml). -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 125cb17..d7ea014 100644 --- a/arg-help-0001/arg-help-0002.log +++ b/arg-help-0001/arg-help-0002.log @@ -24,7 +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). +--log-type Specify log type (plaintext, json or xml). -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.