repo.or.cz
/
Samba
/
gbeck.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dbwrap: Use tdb_null in db_ctdb_delete
[Samba/gbeck.git]
/
lib
/
ldb
/
tests
/
ldapi_url.sh
blob
fef6c35f2bed94f8983a27887c7ac440c7b1ef7f
1
#!/bin/sh
2
3
# aargh, did LDAP ever have to expose this crap to users ...
4
5
BASE
=
`pwd`
6
7
TMPDIR
=
$BASE
/
test
s
/
tmp
8
9
LDAPI_ESCAPE
=
`echo
$TMPDIR
/ldapi | sed 's|/|%2F|g'`
10
11
echo
"ldapi://
$LDAPI_ESCAPE
"