Whamcloud - gitweb
LU-10003 lnet: use Netlink to support LNet ping commands
[fs/lustre-release.git] / lustre / tests / scrub-performance.sh
index aee5aa0..75f521c 100644 (file)
@@ -6,7 +6,7 @@ ONLY=${ONLY:-"$*"}
 
 LUSTRE=${LUSTRE:-$(dirname $0)/..}
 . $LUSTRE/tests/test-framework.sh
-init_test_env $@
+init_test_env "$@"
 init_logging
 
 ALWAYS_EXCEPT="$SCRUB_PERFORMANCE_EXCEPT"
@@ -84,7 +84,6 @@ scrub_create() {
        ${ECHOCMD} "${LCTL} --device ${echodev} \
                --threads ${threads} 0 ${echodev} \
                test_create -d${tdir} -D${threads} -b${lbase} -c0 -n${usize}"
-       EOF"
 }
 
 scrub_cleanup() {