X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Flnet-selftest.sh;h=0c70ae4fc0bd89b532593f22b320af57b484f2de;hb=553d93361d2db4ff39bf19ac66dc2d79f6e3e324;hp=54053b8b5b8bd636a114c8c03748b6c9b2791365;hpb=54b9e3f789358bd9dfb94b77fe33a4faa1e28ab2;p=fs%2Flustre-release.git diff --git a/lustre/tests/lnet-selftest.sh b/lustre/tests/lnet-selftest.sh index 54053b8..0c70ae4 100755 --- a/lustre/tests/lnet-selftest.sh +++ b/lustre/tests/lnet-selftest.sh @@ -11,7 +11,7 @@ init_logging # ALWAYS_EXCEPT="$ALWAYS_EXCEPT $LNET_SELFTEST_EXCEPT" -[ x$LST = x ] && { skip_env "lst not found LST=$LST" && exit 0; } +[ x$LST = x ] && skip_env "lst not found LST=$LST" # FIXME: what is the reasonable value here? lst_LOOP=${lst_LOOP:-100000}