Ranfer-893: Reverted back the change for unit test resource ranger-ugsync-site.xml as the changes are not required
Signed-off-by: Velmurugan Periasamy <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/906099e1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/906099e1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/906099e1 Branch: refs/heads/master Commit: 906099e1ec7f1348748c19b09306c49e9f774dc2 Parents: 48ab21b Author: Sailaja Polavarapu <[email protected]> Authored: Wed Apr 13 10:55:26 2016 -0700 Committer: Velmurugan Periasamy <[email protected]> Committed: Thu Apr 14 18:36:23 2016 -0400 ---------------------------------------------------------------------- ugsync/src/test/resources/ranger-ugsync-site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/906099e1/ugsync/src/test/resources/ranger-ugsync-site.xml ---------------------------------------------------------------------- diff --git a/ugsync/src/test/resources/ranger-ugsync-site.xml b/ugsync/src/test/resources/ranger-ugsync-site.xml index d7a6e68..1bd07d1 100644 --- a/ugsync/src/test/resources/ranger-ugsync-site.xml +++ b/ugsync/src/test/resources/ranger-ugsync-site.xml @@ -34,7 +34,7 @@ <property> <name>ranger.usersync.group.objectclass</name> - <value>top</value> + <value>groupOfNames</value> </property> <property>
