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

lustre/tests/parallel-scale.sh

index 20f9f36..7abac0d 100644 (file)
@@ -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 ] &&