From: data Date: Wed, 18 Jan 2006 07:53:38 +0000 (+0000) Subject: Reverting change for do_playlist when ONETRACK is y X-Git-Url: https://git.hcoop.net/clinton/abcde.git/commitdiff_plain/f945c7ee376e04292ac90a84bf7cd2e9eec08d41?hp=f37b07d0726802b2c026c2bd40bf54b60c26a693 Reverting change for do_playlist when ONETRACK is y git-svn-id: http://abcde.googlecode.com/svn/trunk@190 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- diff --git a/abcde b/abcde index 5b9847a..e123408 100755 --- 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