From: grev Date: Wed, 9 Dec 2009 17:59:32 +0000 (+0000) Subject: b=21142 X-Git-Tag: GIT_EPOCH_B1_8~2^4~8 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=2d7ab882b3d69dee90f62e86fdaef3cc1c2fc0bd;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 bd720b1..83de39f 100644 --- a/lustre/tests/parallel-scale.sh +++ b/lustre/tests/parallel-scale.sh @@ -316,6 +316,7 @@ run_test ior "ior" test_cascading_rw() { if [ "$NFSCLIENT" ]; then skip "skipped for NFSCLIENT mode" + return fi [ x$CASC_RW = x ] &&