From 9320d7a515d61352a851588224ae5475e47ac250 Mon Sep 17 00:00:00 2001 From: grev Date: Thu, 28 May 2009 11:38:32 +0000 Subject: [PATCH] b=18696 i=tappro remove RECOVERY_RANDOM_SCALE="no" --- lustre/tests/acceptance-small.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/tests/acceptance-small.sh b/lustre/tests/acceptance-small.sh index cf49152..06735b4 100755 --- a/lustre/tests/acceptance-small.sh +++ b/lustre/tests/acceptance-small.sh @@ -36,7 +36,6 @@ if [ "$ACC_SM_ONLY" ]; then done fi LFSCK="no" # bug 13698 -RECOVERY_RANDOM_SCALE="no" # bug 16353 LIBLUSTRETESTS=${LIBLUSTRETESTS:-../liblustre/tests} -- 1.8.3.1