diff --git a/run_tests.sh b/run_tests.sh index 1194cbc0..0c3c3c39 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -82,7 +82,7 @@ for t in $(find ${BASE_DIR}/scenarios/ -depth -maxdepth 1 -mindepth 1 -type d | echo "$(date) - =================================================================================" done -echo "$(date) - Initial mem stats" +echo "$(date) - Final mem stats" ${BIN_DIR}/mem_stats.py --private_file=${MLOG_DIR}/final_pvm.cvs \ --share_file=${MLOG_DIR}/final_shm.cvs