Mercurial > hg > piper-cpp
changeset 181:376f59073160
Fix typo.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Fri, 03 Feb 2017 11:15:55 +0000 |
parents | bd543e74a9bf |
children | 02c3a8596c2b |
files | vamp-server/test.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/vamp-server/test.sh Fri Feb 03 11:12:27 2017 +0000 +++ b/vamp-server/test.sh Fri Feb 03 11:15:55 2017 +0000 @@ -27,7 +27,7 @@ allrespfile="$tmpdir/resp.all" input="$tmpdir/input" expected="$tmpdir/expected" -expected_less_strict="$tmpdir/obtained-less-strict" +expected_less_strict="$tmpdir/expected-less-strict" obtained="$tmpdir/obtained" validate() {