summaryrefslogtreecommitdiff
path: root/gtk2_ardour/arval
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2006-04-11 03:15:57 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2006-04-11 03:15:57 +0000
commitbcf432184d84d53aa12cbdd2aa3176a9019cab80 (patch)
tree76cb1f7d28c2fc0c539a00483a24308128100bf1 /gtk2_ardour/arval
parent474acbb9a925b035af8f2cb3df764121127c4496 (diff)
likely fixes for problems loading templates with destructive tracks. Note that old templates with such tracks will need to be re-generated, since they are lacking information required for the session setup to succeed
git-svn-id: svn://localhost/trunk/ardour2@452 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/arval')
-rwxr-xr-xgtk2_ardour/arval2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/arval b/gtk2_ardour/arval
index 5254ad4df0..dcbef15a0f 100755
--- a/gtk2_ardour/arval
+++ b/gtk2_ardour/arval
@@ -1,3 +1,3 @@
#!/bin/sh
source ardev_common.sh
-exec valgrind --num-callers=12 --tool=memcheck ./ardour.bin --novst $*
+exec valgrind --num-callers=15 --tool=memcheck ./ardour.bin --novst $*