mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user