Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
---
Index: xfs-cmds/xfstests/080
===================================================================
--- xfs-cmds.orig/xfstests/080 2008-12-22 14:19:47.585247967 +0100
+++ xfs-cmds/xfstests/080 2008-12-22 17:26:25.692247678 +0100
@@ -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 2008-12-22 17:25:29.464372849 +0100
+++ xfs-cmds/xfstests/group 2008-12-22 17:26:25.692247678 +0100
@@ -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
--
|