merge up to 2.4.12

This commit is contained in:
Steve Lord
2001-10-11 20:47:01 +00:00
parent 95b0e99261
commit 4073261671
+4 -2
View File
@@ -135,8 +135,10 @@ in
;;
lord)
TEST_DIR=/xfs
TEST_DEV=/dev/sda4
SCRATCH_DEV=/dev/hda2
TEST_DEV=/dev/sda5
SCRATCH_DEV=/dev/sda6
SCRATCH_LOGDEV=/dev/hda7
SCRATCH_RTDEV=/dev/hda8
SCRATCH_MNT=/xfs1
;;
lumpy)