Mercurial > hg > match-vamp
diff test/regressiontest.sh @ 22:ac39717fc88d
Check for Sonic Annotator version
author | Chris Cannam |
---|---|
date | Fri, 10 Oct 2014 16:27:29 +0100 |
parents | a82276091bbd |
children | 9f60d097f0b2 |
line wrap: on
line diff
--- a/test/regressiontest.sh Fri Oct 10 15:58:19 2014 +0100 +++ b/test/regressiontest.sh Fri Oct 10 16:27:29 2014 +0100 @@ -2,6 +2,8 @@ # Run from top-level match-vamp directory +../sonic-annotator/sonic-annotator --minversion 1.1 || exit 1 + VAMP_PATH=. \ ../sonic-annotator/sonic-annotator \ -d vamp:match-vamp-plugin:match \