ctdb-daemon: Use ctdb_parse_node_address() in ctdbd
[samba4-gss.git] / lib / ldb / tests / ldapi_url.sh
blobbcda91752e47325a7f3cf762bfa3f9b344021bd7
1 #!/bin/sh
3 # aargh, did LDAP ever have to expose this crap to users ...
5 BASE=$(pwd)
7 TMPDIR=$BASE/tests/tmp
9 LDAPI_ESCAPE=$(echo $TMPDIR/ldapi | sed 's|/|%2F|g')
11 echo "ldapi://$LDAPI_ESCAPE"