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> |
||
---|---|---|
.. | ||
00.ctdb.script | ||
01.reclock.script | ||
05.system.script | ||
06.nfs.script | ||
10.interface.script | ||
11.natgw.script | ||
11.routing.script | ||
13.per_ip_routing.script | ||
20.multipathd.script | ||
31.clamd.script | ||
40.vsftpd.script | ||
41.httpd.script | ||
49.winbind.script | ||
50.samba.script | ||
60.nfs.script | ||
70.iscsi.script | ||
91.lvs.script |