From ae45cd9683269b1b2d8c9a2854f80a88a772d826 Mon Sep 17 00:00:00 2001 From: grev Date: Thu, 21 May 2009 22:25:53 +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 d697a17..b502231 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -3819,7 +3819,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