mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
XFSQA: add per host config files.
This commit adds the config files needed by the former commit. SGI-Git-Id: f8cdf13f2744d3692639297404cb9d058c6c5665 SGI-Git-author: Niv Sardi-Altivanik <xaiki@chook.melbourne.sgi.com> SGI-Git-date: Thu, 25 Oct 2007 13:43:59 +1000 Merge of master-melb:xfs-cmds:29963a by kenmcd.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Autogenerated config for host molten, by xaiki's hack.pl
|
||||
[ -z "$MODULAR" ] && MODULAR=1
|
||||
EMAIL="ddiss@sgi.com"
|
||||
[ -z "$TEST_DIR" ] && TEST_DIR=/mnt/test
|
||||
[ -z "$TEST_DEV" ] && TEST_DEV=/dev/sdb5
|
||||
[ -z "$SCRATCH_MNT" ] && SCRATCH_MNT=/mnt/scratch
|
||||
[ -z "$SCRATCH_DEV" ] && SCRATCH_DEV=/dev/sdb6
|
||||
|
||||
Reference in New Issue
Block a user