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

lustre/tests/parallel-scale.sh

index db6299a..0bbca75 100644 (file)
@@ -323,6 +323,7 @@ run_test ior "ior"
 test_cascading_rw() {
     if [ "$NFSCLIENT" ]; then
         skip "skipped for NFSCLIENT mode"
 test_cascading_rw() {
     if [ "$NFSCLIENT" ]; then
         skip "skipped for NFSCLIENT mode"
+        return
     fi
 
     [ x$CASC_RW = x ] &&
     fi
 
     [ x$CASC_RW = x ] &&