incomplete merge of master into windows (requires upcoming changes to master to be...
[ardour.git] / gtk2_ardour / arval-scons
1 #!/bin/sh
2 . `dirname "$0"`/ardev_common.sh
3 export ARDOUR_RUNNING_UNDER_VALGRIND=TRUE
4 exec valgrind  --num-callers=50 --tool=memcheck $TOP/$EXECUTABLE --novst "$@"