0f75b2635e
'echo -n' is not a POSIX construct (no flag support), we shoud use 'printf', especially in init script. This patch was generated by the following command line: git grep -l 'echo -n' -- `git ls-files | grep -v 'patch'` | xargs sed -i 's/echo -n/printf/' Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
0000-ac_cache_check.patch | ||
0001-configure-ps-cache-check.patch | ||
0002-use-new-readline-iface.patch | ||
0003-ac_stack_direction-is-unset.patch | ||
0004-Fix-gen_lex_hash-execution.patch | ||
0005-bison_3_breaks_mysql_server_build.patch | ||
0006-no-force-static-build.patch | ||
Config.in | ||
mysql.hash | ||
mysql.mk | ||
mysqld.service | ||
S97mysqld |