* Fix tooltips in the session import dialog
[ardour.git] / gtk2_ardour / arval
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 "$@"