selftest: add "state directory" to the forbidden parameters test in net conf
authorMichael Adam <obnox@samba.org>
Sat, 21 Sep 2013 20:38:31 +0000 (22:38 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 24 Sep 2013 05:44:29 +0000 (07:44 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/script/tests/test_net_conf.sh

index c432c3e18305922e28cc724c183230ddc666eec7..a81b21e5332065af454ee27bee1aad35174f9061 100755 (executable)
@@ -424,7 +424,8 @@ test_conf_setparm_existing()
 
 test_conf_setparm_forbidden()
 {
-       FORBIDDEN_PARAMS="lock directory
+       FORBIDDEN_PARAMS="state directory
+lock directory
 lock dir
 config backend
 include"