comparison tests/test-helpfulflags.sh @ 3:03a02c1f0a9f

* update tests for changed csv format (doh)
author Chris Cannam
date Thu, 11 Dec 2008 11:28:03 +0000
parents 581b1b150a4d
children 94d988cef54e
comparison
equal deleted inserted replaced
2:475f4623feba 3:03a02c1f0a9f
1 #!/bin/bash 1 #!/bin/bash
2 2
3 mypath=`dirname $0` 3 mypath=`dirname $0`
4 r=$mypath/../sonic-annotator 4 r=$mypath/../runner/sonic-annotator
5 5
6 testplug=vamp:vamp-example-plugins:percussiononsets 6 testplug=vamp:vamp-example-plugins:percussiononsets
7 7
8 fail() { 8 fail() {
9 echo "Test failed: $1" 9 echo "Test failed: $1"