mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
ce5116cfb3
The echo command in dash expands octal escapes in strings by default but the echo command in bash doesn't. Since the behaviour is ill-defined, use printf to handle affected strings. However, ensure that these strings aren't used as format strings. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Tue Mar 27 09:06:14 CEST 2018 on sn-devel-144
This is the release version of CTDB, a clustered implementation of TDB database used by Samba and other projects to store temporary data. This software is freely distributable under the GNU public license, a copy of which you should have received with this software (in a file called COPYING). For documentation on CTDB, please visit CTDB website http://ctdb.samba.org.