From: grev Date: Wed, 9 Dec 2009 20:56:25 +0000 (+0000) Subject: b=21142 X-Git-Tag: GIT_EPOCH_B_RELEASE_1_8_1~2^2 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=979784ac4cbce2b2ff2ffc546e261b03571fc713;p=fs%2Flustre-release.git b=21142 i=Andrew.Perepechko test_cascading_rw: return if skip --- diff --git a/lustre/tests/parallel-scale.sh b/lustre/tests/parallel-scale.sh index 20f9f36f..7abac0d 100644 --- a/lustre/tests/parallel-scale.sh +++ b/lustre/tests/parallel-scale.sh @@ -309,6 +309,7 @@ run_test ior "ior" test_cascading_rw() { if [ "$NFSCLIENT" ]; then skip "skipped for NFSCLIENT mode" + return fi [ x$CASC_RW = x ] &&