Patch from jdavisp3 to fix bug #1841.
[ardour.git] / gtk2_ardour / arval
index 920e7cb1a897efe5a09927dfdc24e0325b6fa3b7..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 $EXECUTABLE --novst $*
+exec valgrind  --num-callers=50 --tool=memcheck $EXECUTABLE --novst "$@"