mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
Fix script used to run libardour tests
This commit is contained in:
parent
a38c0efbe7
commit
ac8ec14347
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#
|
||||
# Run libardour test suite.
|
||||
#
|
||||
. test-env.sh
|
||||
|
||||
if [ "$1" == "--single" ] || [ "$2" == "--single" ]; then
|
||||
if [ "$1" == "--single" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue