Mercurial > hg > piper-cpp
diff test/test-server.sh @ 129:3ae0335cfe60
Do simpler format first
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Wed, 02 Nov 2016 18:26:33 +0000 |
parents | 5b113c87b6e6 |
children | a9be6f1e680d |
line wrap: on
line diff
--- a/test/test-server.sh Wed Nov 02 18:26:21 2016 +0000 +++ b/test/test-server.sh Wed Nov 02 18:26:33 2016 +0000 @@ -65,7 +65,7 @@ # (converting to JSON using piper-convert) and once with it directly # in JSON mode -for format in capnp json ; do +for format in json capnp ; do ( export VAMP_PATH="$vampsdkdir"/examples ; while read request ; do