Whamcloud - gitweb
b=18696
authorgrev <grev>
Thu, 28 May 2009 11:38:32 +0000 (11:38 +0000)
committergrev <grev>
Thu, 28 May 2009 11:38:32 +0000 (11:38 +0000)
i=tappro
remove RECOVERY_RANDOM_SCALE="no"

lustre/tests/acceptance-small.sh

index cf49152..06735b4 100755 (executable)
@@ -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}