From: Steve Lord Date: Mon, 29 Sep 2003 19:39:31 +0000 (+0000) Subject: fix my machine config X-Git-Tag: v1.1.0~911 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=2bbc01d9229a21b7dade70672c7bb3a5170b2e82;p=xfstests-dev.git fix my machine config fix my machine config --- diff --git a/common.config b/common.config index 76ee3cbc..ec67b319 100644 --- a/common.config +++ b/common.config @@ -138,8 +138,8 @@ known_hosts() ;; lord) TEST_DIR=/xfs - TEST_DEV=/dev/sda5 - SCRATCH_DEV=/dev/hda7 + TEST_DEV=/dev/sda1 + SCRATCH_DEV=/dev/sda5 SCRATCH_LOGDEV=/dev/sda6 SCRATCH_MNT=/xfs1 ;;