2014-06-16 12:50 GMT+02:00 Marco Gaiarin <[email protected]>: > >> /etc/init.d/c-icap: 69: export: config_dsSocket /var/ru: bad variable >> name > > Seems to me a dupe of #743202 ... >
No this is a regression of #743202. This comes from the bashism IFS=$'\n'. I have not found a solution yet. Patch welcome (a workaound is to use #!/bin/bash as shebang). Regards -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

