From patchwork Wed Apr 5 03:26:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Qu Wenruo X-Patchwork-Id: 9662901 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 73CCC60364 for ; Wed, 5 Apr 2017 03:26:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 680082838E for ; Wed, 5 Apr 2017 03:26:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5B790283E8; Wed, 5 Apr 2017 03:26:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0EE3A2838E for ; Wed, 5 Apr 2017 03:26:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752678AbdDED0j (ORCPT ); Tue, 4 Apr 2017 23:26:39 -0400 Received: from cn.fujitsu.com ([59.151.112.132]:34177 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752164AbdDED0i (ORCPT ); Tue, 4 Apr 2017 23:26:38 -0400 X-IronPort-AV: E=Sophos;i="5.22,518,1449504000"; d="scan'208";a="17361492" Received: from unknown (HELO cn.fujitsu.com) ([10.167.33.5]) by heian.cn.fujitsu.com with ESMTP; 05 Apr 2017 11:26:35 +0800 Received: from G08CNEXCHPEKD01.g08.fujitsu.local (unknown [10.167.33.80]) by cn.fujitsu.com (Postfix) with ESMTP id 243F949FD522 for ; Wed, 5 Apr 2017 11:26:31 +0800 (CST) Received: from localhost.localdomain (10.167.226.34) by G08CNEXCHPEKD01.g08.fujitsu.local (10.167.33.89) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 5 Apr 2017 11:26:30 +0800 From: Qu Wenruo To: Subject: [PATCH] fstests: Remove IRIX os support from template Date: Wed, 5 Apr 2017 11:26:28 +0800 Message-ID: <20170405032628.22370-1-quwenruo@cn.fujitsu.com> X-Mailer: git-send-email 2.12.1 MIME-Version: 1.0 X-Originating-IP: [10.167.226.34] X-yoursite-MailScanner-ID: 243F949FD522.AE541 X-yoursite-MailScanner: Found to be clean X-yoursite-MailScanner-From: quwenruo@cn.fujitsu.com Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Since the last release of IRIX is already 10 years ago and support for it has ended after 2014, there is no need to support IRIX any way. Signed-off-by: Qu Wenruo Reviewed-by: David Disseldorp --- new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new b/new index c21d8db..eb7da0f 100755 --- a/new +++ b/new @@ -207,7 +207,7 @@ rm -f \$seqres.full # Modify as appropriate. _supported_fs generic -_supported_os IRIX Linux +_supported_os Linux _require_test # if error