Thursday, June 14, 2018

[389-commits] [389-ds-base] branch master updated (5226bf9 -> 5fe4e21)

This is an automated email from the git hooks/post-receive script.

mreynolds pushed a change to branch master
in repository 389-ds-base.

from 5226bf9 Ticket 49712 - lib389 CLI tools should return a result code on failures
adds 5fe4e21 Ticket 49777 - add config subcommand to dsconf

No new revisions were added by this update.

Summary of changes:
src/lib389/cli/dsconf | 4 +-
src/lib389/lib389/_mapped_object.py | 59 ++++++++++++++++++----------
src/lib389/lib389/cli_base/__init__.py | 72 +++++++++++++++++++++++++++++++++-
src/lib389/lib389/cli_conf/config.py | 60 ++++++++++++++++++++++++++++
src/lib389/lib389/config.py | 18 ++++-----
5 files changed, 180 insertions(+), 33 deletions(-)
create mode 100644 src/lib389/lib389/cli_conf/config.py

--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
389-commits mailing list -- 389-commits@lists.fedoraproject.org
To unsubscribe send an email to 389-commits-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-commits@lists.fedoraproject.org/message/4PGO3TGO43FFJMQBOGGL6D2QBSNI5VJC/

No comments:

Post a Comment