diff test/regressiontest.sh @ 30:7784b0a0dd4d

Put the retrievePath logic in Finder (was in the plugin itself)
author Chris Cannam
date Fri, 31 Oct 2014 15:42:40 +0000
parents 9f60d097f0b2
children 930cf86113b7
line wrap: on
line diff
--- a/test/regressiontest.sh	Fri Oct 31 13:03:16 2014 +0000
+++ b/test/regressiontest.sh	Fri Oct 31 15:42:40 2014 +0000
@@ -2,10 +2,10 @@
 
 # Run from top-level match-vamp directory
 
-../sonic-annotator/sonic-annotator --minversion 1.1 || exit 1
+sonic-annotator --minversion 1.1 || exit 1
 
 VAMP_PATH=. \
-    ../sonic-annotator/sonic-annotator \
+    sonic-annotator \
     -d vamp:match-vamp-plugin:match \
     --multiplex \
     ~/Music/cc-kids-abrsm-dataset/ABRSM/Allegro\ in\ G.mp3 \