From 42137e170f028c918738b5e1c55921c42d70046b Mon Sep 17 00:00:00 2001 From: grev Date: Thu, 30 Aug 2007 16:41:55 +0000 Subject: [PATCH] b=12560 b=13367 fix a typo in last commit --- lustre/tests/test-framework.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/test-framework.sh b/lustre/tests/test-framework.sh index 79bef78..7c5dc63 100644 --- a/lustre/tests/test-framework.sh +++ b/lustre/tests/test-framework.sh @@ -1074,4 +1074,4 @@ remote_mds () remote_ost () { [ $(grep -c obdfilter $LPROC/devices) -eq 0 ] -} \ No newline at end of file +} -- 1.8.3.1