#4399 Remove trivial path constants from modules
Closed: Fixed None Opened 9 years ago by pviktori.

After #4052, many modules have lines like:

NSSWITCH_CONF = paths.NSSWITCH_CONF
AUTOFS_LDAP_AUTH = paths.AUTOFS_LDAP_AUTH_CONF
ANSWER_CACHE = paths.ROOT_IPA_CACHE

This is redundant, we should use paths.* throughout.


master:

  • 7eca640 Remove trivial path constants from modules

Metadata Update from @pviktori:
- Issue assigned to rga
- Issue set to the milestone: Future Releases

7 years ago

Login to comment on this ticket.

Metadata