mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/077: add missing _require_scratch
generic/077 uses $SCRATCH_DEV without _require_scratch. Add it back. Signed-off-by: Eryu Guan <eguan@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
@@ -54,6 +54,7 @@ _supported_os Linux
|
||||
|
||||
[ ! -d $filler ] && _notrun "No directory to source files from"
|
||||
|
||||
_require_scratch
|
||||
_require_attrs
|
||||
_require_acls
|
||||
_require_user
|
||||
|
||||
Reference in New Issue
Block a user