>I found a bashism in export_mp2.so, it uses the redirection 
>'>&/dev/null' which is supposed to be a shortcut for '>/dev/null 2>&1' 
>but doesn't work under a POSIX shell like dash.

Fixed in CVS HEAD; thanks for the report.

  --Andrew Church
    [EMAIL PROTECTED]
    http://achurch.org/

Reply via email to