valgrind_test.sh : Add 5th command line argument placeholder.

This commit is contained in:
kpl 2020-03-16 22:59:31 -04:00
parent f105d2d9db
commit be5ae7e63e

View File

@ -1,4 +1,4 @@
valgrind --track-origins=yes --leak-check=yes --log-file=vg0.txt ./cw_rt $1 $2 $3 $4 valgrind --track-origins=yes --leak-check=yes --log-file=vg0.txt ./cw_rt $1 $2 $3 $4 $5