public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fstests: Remove IRIX os support from template
@ 2017-04-05  3:26 Qu Wenruo
  2017-04-06 12:02 ` David Disseldorp
  0 siblings, 1 reply; 4+ messages in thread
From: Qu Wenruo @ 2017-04-05  3:26 UTC (permalink / raw)
  To: fstests

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 <quwenruo@cn.fujitsu.com>
---
 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
-- 
2.9.3




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-06 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-05  3:26 [PATCH] fstests: Remove IRIX os support from template Qu Wenruo
2017-04-06 12:02 ` David Disseldorp
2017-04-06 15:34   ` Theodore Ts'o
2017-04-06 16:13     ` David Disseldorp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox