summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/test-controls.sh
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-11-01 15:27:30 +1100
committerAndrew Tridgell <tridge@samba.org>2010-11-01 18:55:19 +1100
commit43f7c9ca26f72141c87babe428e46e9a293c4b9c (patch)
treedd9e39fb83d1d2b693d30f1ce16da20df38bda41 /source4/lib/ldb/tests/test-controls.sh
parent6db57658a9746df7177f1824752aa43395f1419f (diff)
downloadsamba-43f7c9ca26f72141c87babe428e46e9a293c4b9c.tar.gz
samba-43f7c9ca26f72141c87babe428e46e9a293c4b9c.tar.bz2
samba-43f7c9ca26f72141c87babe428e46e9a293c4b9c.zip
s4-test: we don't need to set LDB_MODULES_PATH any more
Diffstat (limited to 'source4/lib/ldb/tests/test-controls.sh')
-rwxr-xr-xsource4/lib/ldb/tests/test-controls.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/ldb/tests/test-controls.sh b/source4/lib/ldb/tests/test-controls.sh
index 868e8c2377..771085ec60 100755
--- a/source4/lib/ldb/tests/test-controls.sh
+++ b/source4/lib/ldb/tests/test-controls.sh
@@ -11,8 +11,6 @@ PATH=bin:$PATH
export PATH
rm -f $LDB_URL*
-LDB_MODULES_PATH=`dirname $0`/../../../bin/modules/testldb
-echo $LDB_MODULES_PATH
echo "LDB_URL: $LDB_URL"
cat <<EOF | $VALGRIND ldbadd || exit 1