[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[abcde] Re: Bug#135994: abcde: various artist CDs cause shell syntax errors
On Tue, Feb 26, 2002 at 10:55:41PM -0800, Peter Abrahamsen wrote:
> ++ eval echo '${ARTISTFILE}/${ALBUMFILE}/${TRACKFILE}.' \
> '${TRACKFILE}.${OUTPUTTYPE'
Not sure how this got munged from:
VAOUTPUTFORMAT='${ARTISTFILE/${ALBUMFILE}/${TRACKNUM}. ${TRACKFILE}.${OUTPUTTYPE}'
However you'll probably want to change that line to:
VAOUTPUTFORMAT='${ARTISTFILE}/${ALBUMFILE}/${TRACKNUM}. ${TRACKFILE}.${OUTPUTTYPE}'
:)
--
Robert Woodcock - rcw@debian.org
"Everyone benefits from research into the vulnerabilities of security
mechanisms." -- Recording Industry Association of America
To unsubscribe: echo unsubscribe | mail abcde-request@whimsica.lly.org