mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +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 |
||
---|---|---|
.. | ||
common.sh | ||
integration.bash | ||
script_install_paths.sh | ||
test_wrap | ||
unit.sh |