Whamcloud - gitweb
b=21142
authorgrev <grev>
Wed, 9 Dec 2009 17:59:32 +0000 (17:59 +0000)
committergrev <grev>
Wed, 9 Dec 2009 17:59:32 +0000 (17:59 +0000)
i=Andrew.Perepechko
test_cascading_rw: return if skip

lustre/tests/parallel-scale.sh

index bd720b1..83de39f 100644 (file)
@@ -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 ] &&