mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gary Williams
28.49.2012 ffcd16a2f764f625924ee55374aeb496d7032b9d
Use --advanced to get allow-pre-encoded-passwords property in functional tests
1 files modified
1 ■■■■ changed files
opends/tests/staf-tests/functional-tests/testcases/password_policy/preencoded_pwds/pwp_preencoded_pwds_tests.xml 1 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/password_policy/preencoded_pwds/pwp_preencoded_pwds_tests.xml
@@ -60,6 +60,7 @@
              options=[]
              options.append('--policy-name "Default Password Policy"')
              options.append('--property "allow-pre-encoded-passwords"')
              options.append('--advanced')
              dsconfigOptions=' '.join(options)
            </script>