mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fstests: use _require_symlinks on all necessary tests
Consistently use _require_symlinks on all generic tests which create a symlink when they run. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Zorro Lang <zlang@redhat.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -59,6 +59,7 @@ _supported_os Linux
|
||||
|
||||
_require_scratch
|
||||
_require_attrs
|
||||
_require_symlinks
|
||||
|
||||
rm -f $tmp.backup1 $tmp.backup2 $seqres.full
|
||||
|
||||
|
||||
Reference in New Issue
Block a user