mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-10 07:26:32 +01:00
Fix pathname.
git-svn-id: svn://localhost/ardour2/trunk@2596 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e64eae1eca
commit
95c0c53ab9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
. ardev_common.sh
|
||||
. `dirname "$0"`/ardev_common.sh
|
||||
export ARDOUR_RUNNING_UNDER_VALGRIND=TRUE
|
||||
exec valgrind --num-callers=50 --tool=memcheck $EXECUTABLE --novst "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue