From e16dbb968c1603b4afafbe7cf0d9704e3520b3c0 Mon Sep 17 00:00:00 2001 From: braam Date: Wed, 21 Aug 2002 04:13:38 +0000 Subject: [PATCH] Change uml1 to localhost. Now it works. --- lustre/tests/local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/local.sh b/lustre/tests/local.sh index 242bdf6..a1d2ee8 100755 --- a/lustre/tests/local.sh +++ b/lustre/tests/local.sh @@ -4,7 +4,7 @@ config=local.xml LMC=../utils/lmc # create nodes -${LMC} -o $config --node localhost --net uml1 tcp +${LMC} -o $config --node localhost --net localhost tcp # configure mds server ${LMC} -m $config --format --node localhost --mds mds1 /tmp/mds1 50000 -- 1.8.3.1