[soundconverter] - Fix command-line batch mode (#656526). Also skip conversion if input file name is same as output

Michael Schwendt mschwendt at fedoraproject.org
Wed Nov 24 16:45:39 UTC 2010


commit 89cd0b689b6c09189f7cca75586b09fdc9a74fc5
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Wed Nov 24 17:45:44 2010 +0100

    - Fix command-line batch mode (#656526). Also skip conversion if input
      file name is same as output file name (as that would not have worked
      so far and would have emptied/delete the input files instead).

 soundconverter.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/soundconverter.spec b/soundconverter.spec
index 7bcd381..e1d050c 100644
--- a/soundconverter.spec
+++ b/soundconverter.spec
@@ -101,7 +101,7 @@ update-desktop-database &> /dev/null ||:
 * Wed Nov 24 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.3-5
 - Fix command-line batch mode (#656526). Also skip conversion if input
   file name is same as output file name (as that would not have worked
-  so far and would have emptied/delete the input files instead).
+  so far and would have emptied/deleted the input file instead).
 
 * Wed Nov 17 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.3-4
 - Fix target folder for artist/album creation when the source files are


More information about the scm-commits mailing list