[Freeipa-devel] [freeipa PR#502][comment] Make pylint and jsl optional

tiran freeipa-github-notification at redhat.com
Thu Mar 2 11:04:04 UTC 2017


  URL: https://github.com/freeipa/freeipa/pull/502
Title: #502: Make pylint and jsl optional

tiran commented:
"""
@tomaskrizek autoconf is a bit magic. ```--without-jslint``` is still there. The line ```AC_ARG_WITH([jslint], ...)``` provides ```--with-jslint``` and ```--without-jslint```. But there was a bug in my check logic.

I pushed another fix that fixed a bug in my logic and replaces some complicated checks with a straight-forward ```AS_CASE``` block.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/502#issuecomment-283623906


More information about the Freeipa-devel mailing list