This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch master
in repository lib389.
from e8dc7f1 Issue 16 - Reset InstScriptsEnabled argument during the init
new 87eb62a Ticket 14 - Remane dsadm to dsctl
new cc6e810 Ticket 19 - Missing file and improve make
The 2 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:
Makefile | 12 +--
cli/{dscreate => dsctl} | 49 ++++++++----
lib389/{cli_conf => cli_ctl}/__init__.py | 0
lib389/cli_ctl/dbtasks.py | 18 +++++
lib389/cli_ctl/instance.py | 133 +++++++++++++++++++++++++++++++
python-lib389.spec | 2 +-
6 files changed, 191 insertions(+), 23 deletions(-)
copy cli/{dscreate => dsctl} (52%)
copy lib389/{cli_conf => cli_ctl}/__init__.py (100%)
create mode 100644 lib389/cli_ctl/dbtasks.py
create mode 100644 lib389/cli_ctl/instance.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.