From: Eric Sandeen <sandeen@sandeen.net>
To: xfs-oss <xfs@oss.sgi.com>
Subject: [PATCH] xfstest: fix up test 080
Date: Mon, 22 Dec 2008 09:07:26 -0600 [thread overview]
Message-ID: <494FAD2E.3070603@sandeen.net> (raw)
080 seems to run fine on linux, un-comment the quiet var to
make the output match. Added to auto group as well.
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
---
Index: xfs-cmds/xfstests/080
===================================================================
--- xfs-cmds.orig/xfstests/080
+++ xfs-cmds/xfstests/080
@@ -33,14 +33,13 @@ _supported_fs xfs
# Apparently should be able to work on IRIX,
# but not at the moment.
-# It does not work on Linux due to some locking issues...
-_supported_os IRIX
+_supported_os IRIX Linux
[ $HOSTOS == IRIX ] && _notrun "Not working on IRIX yet"
_setup_testdir
-#quiet=-q
+quiet=-q
clean=-c
export here
Index: xfs-cmds/xfstests/group
===================================================================
--- xfs-cmds.orig/xfstests/group
+++ xfs-cmds/xfstests/group
@@ -182,7 +182,7 @@ atime
077 acl attr auto
078 growfs auto
079 acl attr ioctl metadata auto
-080 rw ioctl
+080 rw ioctl auto
081 log logprint quota auto
082 log logprint v2log auto
083 rw auto
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2008-12-22 15:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-22 15:07 Eric Sandeen [this message]
2008-12-22 16:29 ` [PATCH] xfstest: fix up test 080 Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=494FAD2E.3070603@sandeen.net \
--to=sandeen@sandeen.net \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.