mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fix my machine config
fix my machine config
This commit is contained in:
+2
-2
@@ -138,8 +138,8 @@ known_hosts()
|
|||||||
;;
|
;;
|
||||||
lord)
|
lord)
|
||||||
TEST_DIR=/xfs
|
TEST_DIR=/xfs
|
||||||
TEST_DEV=/dev/sda5
|
TEST_DEV=/dev/sda1
|
||||||
SCRATCH_DEV=/dev/hda7
|
SCRATCH_DEV=/dev/sda5
|
||||||
SCRATCH_LOGDEV=/dev/sda6
|
SCRATCH_LOGDEV=/dev/sda6
|
||||||
SCRATCH_MNT=/xfs1
|
SCRATCH_MNT=/xfs1
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user