mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fixed merge problems
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# XFS QA Test No. 089
|
||||
# FS QA Test No. 089
|
||||
#
|
||||
# Emulate the way Linux mount manipulates /etc/mtab to attempt to
|
||||
# reproduce a possible bug in rename (see src/t_mtab.c).
|
||||
@@ -63,6 +63,9 @@ addentries()
|
||||
}
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
rm -f $seq.full
|
||||
[ "X$TEST_DIR" = "X" ] && exit 1
|
||||
cd $TEST_DIR
|
||||
|
||||
Reference in New Issue
Block a user