mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
61b54193fe
If CTDB_BASE is relative then symbolic link targets will be incorrect. Don't force CTDB_BASE to be absolute because this can result in Unix domain socket names that are too long. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>