Mercurial > hg > vamp-build-and-test
changeset 8:9b898377f016
Update subrepos etc
author | Chris Cannam |
---|---|
date | Mon, 28 Jul 2014 14:44:32 +0100 |
parents | 5b720d5c7bc1 |
children | 2fa8c82e835e |
files | .hgsubstate SCRIPTS/process.sh |
diffstat | 2 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsubstate Sun Jul 27 17:55:12 2014 +0100 +++ b/.hgsubstate Mon Jul 28 14:44:32 2014 +0100 @@ -4,11 +4,11 @@ a2102b3641b9dc72b29d40c5741da1401faea6f0 pyin 563246bea6886c626c8fc2a9c9be625f49f86750 qm-vamp-plugins 4cc12d2d64e47b72122320f5e165b0b534811f24 segmenter-vamp-plugin -10d8bd634a7715a40cc790d2eef5d838d1231a58 silvet +e5f897b2d5e882487d19d228787a76b416891a20 silvet b835875739968beb870e7e09132aa361656a8a30 vamp-aubio-plugins 32407651025d8334f4d1f93dedbcd492b24bd93a vamp-libxtract-plugins 717aa5a28254817c48be2450af49b9b84c61c91e vamp-onsetsds-plugin 57cc0f0c20ff047192660848ac3e1377cb30bf96 vamp-plugin-sdk -f930285dfe5aa504da1c0dfc5bcc5a0cf441ac30 vamp-plugin-tester +0973204bf4469449d6870890734d23996166748c vamp-plugin-tester 886d1071c282201f67504690ea6476417193db18 vamp-test-plugin 4ffac7dedddfbbdffc18f74a71c05e8e0f88bd67 vampy
--- a/SCRIPTS/process.sh Sun Jul 27 17:55:12 2014 +0100 +++ b/SCRIPTS/process.sh Mon Jul 28 14:44:32 2014 +0100 @@ -68,7 +68,6 @@ run_tester() { ##!!! todo: timeout if the plugin takes too long and report as failure? - ##!!! (why is silvet taking so long on the multi-sample-rate test?) dir="$1" ids=$(VAMP_PATH="$dir" vamp-plugin-sdk/host/vamp-simple-host --list-ids | sed 's/^vamp://') if [ -z "$ids" ]; then