From 8129a1395b0987207b5d41d7c59864d526814455 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Sat, 17 May 2014 00:46:26 +0200 Subject: [PATCH] MT#7109 fix copy paste typo --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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