# HG changeset patch # User Chris Cannam # Date 1458309859 0 # Node ID 090b26a4d050eefd12e1a58c1935887d63a77284 # Parent bb4b80c2987b72f31214dd51a27e594e777c4572 Fix typo causing diff not to appear diff -r bb4b80c2987b -r 090b26a4d050 tests/test-multiple-audio/test-multiple-audio.sh --- a/tests/test-multiple-audio/test-multiple-audio.sh Fri Mar 18 13:43:00 2016 +0000 +++ b/tests/test-multiple-audio/test-multiple-audio.sh Fri Mar 18 14:04:19 2016 +0000 @@ -29,7 +29,7 @@ expected=$mypath/expected/all-files csvcompare $tmpfile1 $expected.csv || \ - faildiff "Output mismatch for transform $transform with summaries and recursive dir option" $tmpfile $expected.csv + faildiff "Output mismatch for transform $transform with summaries and recursive dir option" $tmpfile1 $expected.csv # 2. Local playlist file referring to local audio files