We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c57829 commit 8d64845Copy full SHA for 8d64845
test/test_metaflac.sh
@@ -543,4 +543,4 @@ mv $flacfile_secondary $flacfile
543
check_flac
544
metaflac_test_nofilter case67 "-o --append --block-number=0" "--list"
545
546
-rm -f metaflac-test-files/out.meta metaflac-test-files/out1.meta
+rm -f metaflac-test-files/out.meta metaflac-test-files/out1.meta metaflac-test-files/out.flac
test/test_replaygain.sh
@@ -140,7 +140,4 @@ for ACTION in $REPLAYGAIN_FREQ ; do
140
done
141
142
143
-
144
-rm -f $testdir/out.flac $testdir/out.meta
145
146
exit 0
0 commit comments