Since the build system refactorization, the place holder __DEFAULT_PLUGINS__ is no longer replaced with the actual list of plugins:
__DEFAULT_PLUGINS__
$ git clean -xdf $ ./autogen $ make $ tail -n3 ipapython/version.py DEFAULT_PLUGINS = frozenset(l.strip() for l in """ __DEFAULT_PLUGINS__ """.strip().splitlines())
Metadata Update from @cheimes: - Issue assigned to jcholast - Issue set to the milestone: FreeIPA 4.5
master:
Metadata Update from @mbasti: - Issue close_status updated to: None
Metadata Update from @mbasti: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.