Enable test 080 for Linux

Seems to work here... Also disable IRIX as supported,
since the comments & code say it doesn't work and
it short-circuits anyway.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
Eric Sandeen
2009-06-09 13:38:11 -05:00
parent 6650a673b5
commit b29f981f0c
+2 -5
View File
@@ -47,14 +47,11 @@ _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
[ $HOSTOS == IRIX ] && _notrun "Not working on IRIX yet"
_supported_os Linux
_setup_testdir
#quiet=-q
quiet=-q
clean=-c
export here