This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch 389-ds-base-1.4.0
in repository 389-ds-base.
commit ffcd8717a4e3dca9ee14104cd4edb50e50dc3869
Author: Mark Reynolds <mreynolds(a)redhat.com>
AuthorDate: Tue Jun 25 16:02:21 2019 -0400
Fix cherry-pick error from last commit
---
src/lib389/setup.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/lib389/setup.py b/src/lib389/setup.py
index 61de441..ce8b512 100644
--- a/src/lib389/setup.py
+++ b/src/lib389/setup.py
@@ -63,7 +63,6 @@ setup(
'cli/dsconf',
'cli/dscreate',
'cli/dsidm',
- 'cli/dscontainer',
]),
('/usr/share/man/man8', [
'man/dsctl.8',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.