comparison tests/test-helpfulflags.sh @ 42:94d988cef54e

* Update to new autoconf build system
author Chris Cannam
date Mon, 18 Oct 2010 14:10:00 +0100
parents 03a02c1f0a9f
children 2633976fbef5
comparison
equal deleted inserted replaced
41:f0346cc8ff21 42:94d988cef54e
1 #!/bin/bash 1 #!/bin/bash
2 2
3 mypath=`dirname $0` 3 mypath=`dirname $0`
4 r=$mypath/../runner/sonic-annotator 4 r=$mypath/../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"