From 062d618cb6fd6680b85dc728984f17f4c5d8097d Mon Sep 17 00:00:00 2001 From: jxiong <jxiong> Date: Thu, 27 Sep 2007 05:13:51 +0000 Subject: [PATCH] restore this file. wrongly uploaded just now. --- lustre/tests/cfg/local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/cfg/local.sh b/lustre/tests/cfg/local.sh index 2c94a8b8ab..bb678a217a 100644 --- a/lustre/tests/cfg/local.sh +++ b/lustre/tests/cfg/local.sh @@ -7,7 +7,7 @@ mgs_HOST=${mgs_HOST:-$mds_HOST} ost_HOST=${ost_HOST:-`hostname`} ostfailover_HOST=${ostfailover_HOST} -TMP=/root/work/lustre-storage #${TMP:-/tmp} +TMP=${TMP:-/tmp} MDSDEV=${MDSDEV:-$TMP/${FSNAME}-mdt} MDSSIZE=${MDSSIZE:-400000} -- GitLab