Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
281 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
diff --git a/test/test_replaygain.sh b/test/test_replaygain.sh
index 11fb77dc..b5dea14c 100755
--- a/test/test_replaygain.sh
+++ b/test/test_replaygain.sh
@@ -140,7 +140,4 @@ for ACTION in $REPLAYGAIN_FREQ ; do
done
done
-
-rm -f $testdir/out.flac $testdir/out.meta
-
exit 0