Whamcloud - gitweb
LU-16760 utils: support 'lfs find --attrs' and '-printf %La'
[fs/lustre-release.git] / lustre / tests / mds-survey.sh
index 93715b2..cf83b44 100644 (file)
@@ -3,7 +3,7 @@ set -e
 
 LUSTRE=${LUSTRE:-$(dirname $0)/..}
 . $LUSTRE/tests/test-framework.sh
-init_test_env $@
+init_test_env "$@"
 init_logging
 
 ALWAYS_EXCEPT="$MDS_SURVEY_EXCEPT "
@@ -127,7 +127,7 @@ run_test 2 "Metadata survey with stripe_count = 1"
 # remount the clients
 restore_mount $MOUNT
 
-complete $SECONDS
+complete_test $SECONDS
 cleanup_echo_devs
 check_and_cleanup_lustre
 exit_status