mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fix emy settings
Merge of master-melb:xfs-cmds:26981a by kenmcd. Fix emy settings
This commit is contained in:
+2
-2
@@ -308,10 +308,10 @@ known_hosts()
|
||||
;;
|
||||
emu)
|
||||
MODULAR=0
|
||||
EMAIL="ajones@sgi.com"
|
||||
EMAIL="vapo@sgi.com"
|
||||
TEST_DIR=/mnt/test
|
||||
TEST_DEV=/dev/sdb1
|
||||
SCRATCH_MNT=/mnt/scratch
|
||||
SCRATCH_MNT=/mnt/scratch1
|
||||
SCRATCH_DEV=/dev/sdb2
|
||||
;;
|
||||
inferno)
|
||||
|
||||
Reference in New Issue
Block a user