Mercurial > hg > piper-cpp
diff vamp-server/test.sh @ 182:02c3a8596c2b
Add comment warning that json_to_capnp needs to be the last conversion tested.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Fri, 03 Feb 2017 11:18:41 +0000 |
parents | 376f59073160 |
children | 3eb00e5c76c4 |
line wrap: on
line diff
--- a/vamp-server/test.sh Fri Feb 03 11:15:55 2017 +0000 +++ b/vamp-server/test.sh Fri Feb 03 11:18:41 2017 +0000 @@ -91,7 +91,7 @@ #debugflag=-d debugflag= -for request_response_conversion in none json_to_json json_to_capnp ; do +for request_response_conversion in none json_to_json json_to_capnp ; do # nb json_to_capnp must be last: see comment in else case ( export VAMP_PATH="$vampsdkdir"/examples ; while read request ; do