mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
80cbebce71
This covers the following: SC2166: Prefer [ p ] && [ q ] as [ p -a q ] is not well defined. SC2166: Prefer [ p ] || [ q ] as [ p -o q ] is not well defined. POSIX agrees that -a and -o should not be used: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html Fixing these doesn't cause much churn. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> |
||
---|---|---|
.. | ||
ctdb_diagnostics | ||
ctdb_killtcp.c | ||
ctdb_lvs | ||
ctdb_natgw | ||
ctdb.c | ||
ltdbtool.c | ||
onnode |