make GTKOSX button2 emulation actually work when clicking on redirect names
[ardour.git] / gtk2_ardour / arval
index a1dc501d3fbd554792791808f7ea24070a119bc4..5661b4cd1103d2fa2c9bd0c6e1b0a7718febb5ca 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 . ardev_common.sh
 export ARDOUR_RUNNING_UNDER_VALGRIND=TRUE
-exec valgrind  --num-callers=50 --tool=memcheck gtk2_ardour/ardour.bin --novst $*
+exec valgrind  --num-callers=50 --tool=memcheck $EXECUTABLE --novst "$@"