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

tomaskrizek freeipa-github-notification at redhat.com
Thu Mar 2 09:40:28 UTC 2017


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

tomaskrizek commented:
"""
Since `--without-jslint` was removed, there's actually no way to explicitly turn off jsl (it will always be autodetected). I tried to set `--with-jslint=no`, but that didn't do the trick.

Pylint can be disabled with `--enable-pylint=no`, however.

I suggest the following:

- when `--with-jslint=no`, turn off jsl,
- pass `--with-jslint=no --enable-pylint=no` to `%configure` in `freeipa.spec.in` when `with_lint` is not defined.
"""

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


More information about the Freeipa-devel mailing list