Allow running from any directory.
git-svn-id: svn://localhost/ardour2/branches/3.0@4710 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
edee84d014
commit
5b5957c195
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
. ../build/default/gtk2_ardour/ardev_common_waf.sh
|
||||
. `dirname "$0"`/../build/default/gtk2_ardour/ardev_common_waf.sh
|
||||
export ARDOUR_RUNNING_UNDER_VALGRIND=TRUE
|
||||
exec valgrind --num-callers=50 --tool=memcheck $EXECUTABLE --novst "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user