Whamcloud - gitweb
LU-6142 tests: Add missing /tmp/target2 under cleanup_src_tgt
[fs/lustre-release.git] / lustre / tests / parallel-scale.sh
index c82a302..f126748 100644 (file)
@@ -2,7 +2,7 @@
 
 LUSTRE=${LUSTRE:-$(dirname $0)/..}
 . $LUSTRE/tests/test-framework.sh
-init_test_env $@
+init_test_env "$@"
 init_logging
 
 ALWAYS_EXCEPT="$PARALLEL_SCALE_EXCEPT "
@@ -183,6 +183,6 @@ run_test xdd "xdd"
 [ "$mds1_FSTYPE" = zfs -o "$ost1_FSTYPE" = zfs ] &&
        SLOW=$ZFSSLOW
 
-complete $SECONDS
+complete_test $SECONDS
 check_and_cleanup_lustre
 exit_status