mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Updated common.config for sheila's new partition layout.
Merge of master-melb:xfs-cmds:23102a by kenmcd. Updated common.config for sheila's new partition layout.
This commit is contained in:
+7
-4
@@ -176,10 +176,13 @@ known_hosts()
|
|||||||
sheila)
|
sheila)
|
||||||
MODULAR=1
|
MODULAR=1
|
||||||
EMAIL="nathans@larry"
|
EMAIL="nathans@larry"
|
||||||
SCRATCH_MNT=/mnt/xfs0
|
SCRATCH_MNT=/mnt/scratch
|
||||||
SCRATCH_DEV=/dev/hda5
|
SCRATCH_DEV=/dev/hdb1
|
||||||
TEST_DIR=/mnt/xfs1
|
TEST_DIR=/mnt/test
|
||||||
TEST_DEV=/dev/hda7
|
TEST_DEV=/dev/hdb2
|
||||||
|
TEST_LOGDEV=/dev/hdb3
|
||||||
|
SCRATCH_LOGDEV=/dev/hdb5
|
||||||
|
#SCRATCH_RTDEV=/dev/hdb6
|
||||||
RMT_TAPE_DEV=bruce:/dev/st0
|
RMT_TAPE_DEV=bruce:/dev/st0
|
||||||
RMT_IRIXTAPE_DEV=snort:/dev/tape
|
RMT_IRIXTAPE_DEV=snort:/dev/tape
|
||||||
RMT_TAPE_USER=guest
|
RMT_TAPE_USER=guest
|
||||||
|
|||||||
Reference in New Issue
Block a user