mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
-
Merge of master-melb:xfs-cmds:29795a by kenmcd. -
This commit is contained in:
@@ -393,6 +393,14 @@ known_hosts()
|
|||||||
[ -z "$SCRATCH_MNT" ] && SCRATCH_MNT=/mnt/scratch
|
[ -z "$SCRATCH_MNT" ] && SCRATCH_MNT=/mnt/scratch
|
||||||
[ -z "$SCRATCH_DEV" ] && SCRATCH_DEV=/dev/lxvm/scratch
|
[ -z "$SCRATCH_DEV" ] && SCRATCH_DEV=/dev/lxvm/scratch
|
||||||
;;
|
;;
|
||||||
|
134.14.54.86)
|
||||||
|
#The IP for file system resource on HA cluster.
|
||||||
|
EMAIL="leenap@sgi.com"
|
||||||
|
[ -z "$TEST_DIR" ] && TEST_DIR=/mnt/test
|
||||||
|
[ -z "$TEST_DEV" ] && TEST_DEV=/dev/lxvm/test
|
||||||
|
[ -z "$SCRATCH_MNT" ] && SCRATCH_MNT=/mnt/scratch
|
||||||
|
[ -z "$SCRATCH_DEV" ] && SCRATCH_DEV=/dev/lxvm/scratch
|
||||||
|
;;
|
||||||
hellfire)
|
hellfire)
|
||||||
MODULAR=1
|
MODULAR=1
|
||||||
EMAIL="ajones@sgi.com"
|
EMAIL="ajones@sgi.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user