From patchwork Tue Dec 17 14:21:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 302202 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 5FC972C0094 for ; Wed, 18 Dec 2013 01:22:00 +1100 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1VsvX5-0006Ci-AO; Tue, 17 Dec 2013 14:21:59 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1VsvWt-0006Bl-3K for fwts-devel@lists.ubuntu.com; Tue, 17 Dec 2013 14:21:47 +0000 Received: from cpc3-craw6-2-0-cust180.croy.cable.virginm.net ([77.100.248.181] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1VsvWt-0007wJ-03 for fwts-devel@lists.ubuntu.com; Tue, 17 Dec 2013 14:21:47 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH 2/3] doc: remove tag options --lp-tags and --lp-tags-log Date: Tue, 17 Dec 2013 14:21:43 +0000 Message-Id: <1387290104-9560-3-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.8.5.1 In-Reply-To: <1387290104-9560-1-git-send-email-colin.king@canonical.com> References: <1387290104-9560-1-git-send-email-colin.king@canonical.com> X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: fwts-devel-bounces@lists.ubuntu.com From: Colin Ian King fwts launchpad tags are not used, so remove the options. Signed-off-by: Colin Ian King Acked-by: Ivan Hu Acked-by: Alex Hung --- doc/fwts.1 | 9 --------- 1 file changed, 9 deletions(-) diff --git a/doc/fwts.1 b/doc/fwts.1 index a12aca9..10966c8 100644 --- a/doc/fwts.1 +++ b/doc/fwts.1 @@ -179,15 +179,6 @@ e.g. \-\-log\-format="%date %time [%field] (%owner): " specify the log type. Currently plaintext, json and xml log types are available and the default is plaintext. .TP -.B \-\-lp\-tags -run tests and just output LaunchPad bug triaging tags relevant to the -classification of the errors found, no other information is output. -.TP -.B \-\-lp\-tags\-log -run tests and at the end of each test output LaunchPad bug triaging tags relevant -to the classifications of the errors found. At the end of all the tests a summary -of all tags picked up by all the tests is output. -.TP .B \-\-lspci=path specify the full path and filename to the the lspci binary. .TP