mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Filter Electric Fence spam.
This commit is contained in:
@@ -147,6 +147,13 @@ in
|
||||
SCRATCH_LOGDEV=/dev/hda10
|
||||
SCRATCH_RTDEV=/dev/hda11
|
||||
;;
|
||||
snowy)
|
||||
TEST_DEV=/dev/sda7
|
||||
TEST_DIR=/mnt/xfs0
|
||||
SCRATCH_DEV=/dev/sda8
|
||||
SCRATCH_MNT=/mnt/xfs1
|
||||
SCRATCH_LOGDEV=/dev/sda9
|
||||
;;
|
||||
|
||||
*)
|
||||
echo "common.config: Error: need to define parameters for host `hostname -s`"
|
||||
|
||||
Reference in New Issue
Block a user