docs: insert function name "we_are_a_wins_server" into wins support parameter
[Samba.git] / lib / ldb / tests / ldapi_url.sh
blobfef6c35f2bed94f8983a27887c7ac440c7b1ef7f
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"