samba-3.5.8 for ARM
[tomato.git] / release / src-rt-6.x.4708 / router / samba-3.5.8 / source4 / 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"