mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Use ardev_common.sh to setup environment for running libardour tests
This commit is contained in:
parent
7a3c54f031
commit
b9567b6d46
13 changed files with 30 additions and 48 deletions
|
|
@ -1,6 +1,4 @@
|
|||
if [ -z "$TOP" ]; then
|
||||
TOP=`dirname "$0"`/..
|
||||
fi
|
||||
[ -z $TOP ] && "ardev_common.sh: TOP var must be set" && exit 1
|
||||
|
||||
#export G_DEBUG=fatal_criticals
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue