ctdb-tests: Force symbolic link targets to be absolute
authorMartin Schwenke <martin@meltin.net>
Fri, 7 Sep 2018 04:45:00 +0000 (14:45 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 18 Dec 2018 01:02:04 +0000 (02:02 +0100)
commit63a4c634a65afbf04080d3958d1b91d3a8770cc7
treef3fc7c8bc8aebf53a72dc48af69972c8f7768916
parent45f96c73463a1f17e48610e88a6e103f845fb0c1
ctdb-tests: Force symbolic link targets to be absolute

If CTDB_BASE is relative then the symbolic link target 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>
ctdb/tests/eventd/eventd_009.sh