Reverting change for do_playlist when ONETRACK is y
[clinton/abcde.git] / abcde
diff --git a/abcde b/abcde
index 5b9847a..e123408 100755 (executable)
--- a/abcde
+++ b/abcde
@@ -3396,7 +3396,7 @@ fi
 
 (
 
 
 (
 
-if [ "$ONETRACK" = "y" ]; then
+if [ "$ONETRACK" = "y" ]; then
        if [ "$DOPLAYLIST" = "y" ]; then
                echo Creating playlist... >&2
                do_playlist
        if [ "$DOPLAYLIST" = "y" ]; then
                echo Creating playlist... >&2
                do_playlist