diff options
Diffstat (limited to 'source3')
-rwxr-xr-x | source3/script/tests/test_net_registry_roundtrip.sh | 1 |
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" |