summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/test-controls.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/tests/test-controls.sh')
-rwxr-xr-xsource4/lib/ldb/tests/test-controls.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/tests/test-controls.sh b/source4/lib/ldb/tests/test-controls.sh
index c78acbf471..868e8c2377 100755
--- a/source4/lib/ldb/tests/test-controls.sh
+++ b/source4/lib/ldb/tests/test-controls.sh
@@ -37,7 +37,7 @@ EOF
cat <<EOF | $VALGRIND ldbmodify --controls "relax:0" && exit 1
dn: dc=bar
-changetype: replace
+changetype: modify
replace someThing
someThing: someThingElseBetter
EOF