This is an automated email from the git hooks/post-receive script.
spichugi pushed a change to branch master
in repository lib389.
from b9d2a14 Ticket 19 - missing readme.md in python3
new 8f61549 Issue 22 - Specify a basedn parameter for IDM modules
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib389/idm/group.py | 8 ++++----
lib389/idm/posixgroup.py | 4 ++--
lib389/idm/services.py | 4 ++--
lib389/idm/user.py | 4 ++--
lib389/tests/cli/{adm_instance.py => adm_instance_test.py} | 0
lib389/tests/cli/{conf_backend.py => conf_backend_test.py} | 0
lib389/tests/cli/{conf_plugin.py => conf_plugin_test.py} | 0
lib389/tests/idm/{services.py => services_test.py} | 0
lib389/tests/idm/{users_and_groups.py => user_and_group_test.py} | 0
9 files changed, 10 insertions(+), 10 deletions(-)
rename lib389/tests/cli/{adm_instance.py => adm_instance_test.py} (100%)
rename lib389/tests/cli/{conf_backend.py => conf_backend_test.py} (100%)
rename lib389/tests/cli/{conf_plugin.py => conf_plugin_test.py} (100%)
rename lib389/tests/idm/{services.py => services_test.py} (100%)
rename lib389/tests/idm/{users_and_groups.py => user_and_group_test.py} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.