From 7566ecfb2b75cbd0ae7ad0ebc648fcf0110bc5e5 Mon Sep 17 00:00:00 2001 From: grev Date: Thu, 21 May 2009 22:30:09 +0000 Subject: [PATCH] b=19618 i=Tom.Wang test_101c fix --- lustre/tests/sanity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index d64de16..bec81b9 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -3805,7 +3805,7 @@ test_101c() { local FILE_LENGTH=$((STRIPE_SIZE*100)) local nreads=10000 - setup_test101 + setup_101b cancel_lru_locks osc $LCTL set_param osc.*.rpc_stats 0 -- 1.8.3.1