Mercurial > hg > piper-cpp
diff vamp-server/test.sh @ 181:376f59073160
Fix typo.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Fri, 03 Feb 2017 11:15:55 +0000 |
parents | 0e13b7b80464 |
children | 02c3a8596c2b |
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() {