mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/558: require scratch device
This test formats the scratch device, so require it. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
67a76593ba
commit
0732ce2877
@@ -45,6 +45,7 @@ create_file()
|
|||||||
_supported_fs generic
|
_supported_fs generic
|
||||||
_supported_os Linux
|
_supported_os Linux
|
||||||
_require_inode_limits
|
_require_inode_limits
|
||||||
|
_require_scratch
|
||||||
|
|
||||||
rm -f $seqres.full
|
rm -f $seqres.full
|
||||||
echo "Silence is golden"
|
echo "Silence is golden"
|
||||||
|
|||||||
Reference in New Issue
Block a user