X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Facceptance-small.sh;h=abe38c8a41d2b6953589024c96d6c19fbaf76395;hb=65230291ac3140e29aeb5813d075825a348b45d6;hp=6a320766312a43cd3c46fe0fb3146268b8109782;hpb=ff17cc7e0282d9b1522810e0c5d12171c4d46a2d;p=fs%2Flustre-release.git diff --git a/lustre/tests/acceptance-small.sh b/lustre/tests/acceptance-small.sh index 6a32076..abe38c8 100755 --- a/lustre/tests/acceptance-small.sh +++ b/lustre/tests/acceptance-small.sh @@ -157,10 +157,10 @@ if [ "$CONF_SANITY" != "no" ]; then sh conf-sanity.sh fi -if [ "$REPLAY_OST_SINGLE" != "no" ]; then - sh replay-ost-single.sh -fi - if [ "$RECOVERY_SMALL" != "no" ]; then sh recovery-small.sh fi + +if [ "$REPLAY_OST_SINGLE" != "no" ]; then + sh replay-ost-single.sh +fi