mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Fix test runner for tests that use files.
This commit is contained in:
parent
2588b1cac9
commit
302c93df04
2 changed files with 11 additions and 3 deletions
|
|
@ -1,4 +1,6 @@
|
|||
TOP=`dirname "$0"`/..
|
||||
if [ -z "$TOP" ]; then
|
||||
TOP=`dirname "$0"`/..
|
||||
fi
|
||||
|
||||
#export G_DEBUG=fatal_criticals
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue