summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-03-05 00:54:28 +0100
committerMichael Adam <obnox@samba.org>2011-03-05 01:31:33 +0100
commit2fd2e2e75d3906fcb79a0a502b51772f7bcf6e1b (patch)
tree3cb7ca65a32a4c1027061a67fbf1fb78bdec61fb /source3/script
parent541c580895da69c26c2f4ac0e793e7881f01651e (diff)
downloadsamba-2fd2e2e75d3906fcb79a0a502b51772f7bcf6e1b.tar.gz
samba-2fd2e2e75d3906fcb79a0a502b51772f7bcf6e1b.tar.bz2
samba-2fd2e2e75d3906fcb79a0a502b51772f7bcf6e1b.zip
s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameter
This is a synonym of lock directory which is already marked invalid.
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/test_net_registry_roundtrip.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/test_net_registry_roundtrip.sh b/source3/script/tests/test_net_registry_roundtrip.sh
index d66c62874b..310c54f404 100755
--- a/source3/script/tests/test_net_registry_roundtrip.sh
+++ b/source3/script/tests/test_net_registry_roundtrip.sh
@@ -34,6 +34,7 @@ failed=0
SED_INVALID_PARAMS="{
s/lock directory/;&/g
+s/lock dir/;&/g
s/modules dir/;&/g
s/logging/;&/g
s/status/;&/g