MT#7109 fix copy paste typo

mr3.3.1
Victor Seva 12 years ago
parent ea6c1b4949
commit 8129a1395b

@ -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

Loading…
Cancel
Save