2014-12-16 14:04 GMT+02:00 Frédéric Brière <fbri...@fbriere.net>:
> The problem lies with line 122: /etc/mysql/debian-start no longer
> outputs anything (at least for me), so the expression evaluates to 1,
> hence the statement (because of &&), hence the script (because this is
> the last statement).  Shell scripting is such a pain...
>
> Using "if" (which returns 0) or appending "|| true" does the trick

Thank you for taking the time to report this.

I believe I broke the init script in the commit
http://anonscm.debian.org/cgit/pkg-mysql/mariadb-10.0.git/commit/?id=7afa3d0dc6fef794528bc7a06ad2244b8eb3b315
I still think it is a good thing not to output extra stuff during
start/stop, so instead of reverting the change I'll do one of the
things you suggested to fix it.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to