# HG changeset patch # User Lucas Thompson # Date 1486120555 0 # Node ID 376f5907316098047f759d5844e4844f588e7aa0 # Parent bd543e74a9bf0f6480c51772e08d7969c55d4888 Fix typo. diff -r bd543e74a9bf -r 376f59073160 vamp-server/test.sh --- 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() {