On Jun 9, 2009, at 12:56 PM, Eric Sandeen wrote:
Seems to work here... Anyone know why it's disabled?
Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
---
diff --git a/080 b/080
index e9721ad..1794a4c 100755
--- a/080
+++ b/080
@@ -48,13 +48,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"
How do these two statements fit together. If it doesn't
work on IRIX, should we drop 'IRIX' from _supported_os ?
Felix
_setup_testdir
-#quiet=-q
+quiet=-q
clean=-c
export here
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs
|