at master 12 lines 281 B view raw
1diff --git a/test/test_replaygain.sh b/test/test_replaygain.sh 2index 11fb77dc..b5dea14c 100755 3--- a/test/test_replaygain.sh 4+++ b/test/test_replaygain.sh 5@@ -140,7 +140,4 @@ for ACTION in $REPLAYGAIN_FREQ ; do 6 done 7 done 8 9- 10-rm -f $testdir/out.flac $testdir/out.meta 11- 12 exit 0