X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/01deb17f8203a4cb8edbf55ef0e093be09f9824e..18f6490f2500a43feb946032a0a8e49eb6a241f5:/abcde diff --git a/abcde b/abcde index af65712..f9bc8ee 100755 --- a/abcde +++ b/abcde @@ -4091,7 +4091,7 @@ if [ "$DOCDDB" = "y" ]; then esac fi CHOICE=$(checkstatus cddb-choice) - if [ $CHOICE = 0 ] ; then + if [ "$CHOICE" = 0 ] ; then # We don't have any information at all; try to fall back # to CD-Text for basic information vecho "No CDDB information found, trying cdtext from the CD"