summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-03-05 00:55:27 +0100
committerMichael Adam <obnox@samba.org>2011-03-05 01:31:33 +0100
commit916ff0bf55afb0335ced8c0b71b9d3a69eb3df13 (patch)
tree9f48d8bb7e7a84af1681cde8fafcfa9563fd4e78 /source3/script
parent2fd2e2e75d3906fcb79a0a502b51772f7bcf6e1b (diff)
downloadsamba-916ff0bf55afb0335ced8c0b71b9d3a69eb3df13.tar.gz
samba-916ff0bf55afb0335ced8c0b71b9d3a69eb3df13.tar.bz2
samba-916ff0bf55afb0335ced8c0b71b9d3a69eb3df13.zip
s3:test: mark vanished parameter "postscript" invalid in net registry roundtrip test
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 310c54f404..5431098da0 100755
--- a/source3/script/tests/test_net_registry_roundtrip.sh
+++ b/source3/script/tests/test_net_registry_roundtrip.sh
@@ -46,6 +46,7 @@ s/timesync/;&/g
s/sambaconf/;&/g
s/logtype/;&/g
s/servername/;&/g
+s/postscript/;&/g
}"
REGPATH="HKLM\Software\Samba"