[Freeipa-devel] [freeipa PR#314][comment] RFC: privilege separation for ipa framework code

tiran freeipa-github-notification at redhat.com
Tue Dec 6 17:55:11 UTC 2016


  URL: https://github.com/freeipa/freeipa/pull/314
Title: #314: RFC: privilege separation for ipa framework code

tiran commented:
"""
@simo5 TravisCI's pep8 checker is complaining about some PEP8 violations:

```
./ipalib/install/kinit.py:64:1: E302 expected 2 blank lines, found 1
./ipalib/rpc.py:702:80: E501 line too long (93 > 79 characters)
./ipaplatform/redhat/tasks.py:437:13: E128 continuation line under-indented for visual indent
./ipaserver/install/httpinstance.py:117:1: E302 expected 2 blank lines, found 1
./ipaserver/install/httpinstance.py:127:1: E302 expected 2 blank lines, found 1
./ipaserver/rpcserver.py:428:80: E501 line too long (83 > 79 characters)
./ipaserver/rpcserver.py:625:80: E501 line too long (82 > 79 characters)
./ipaserver/rpcserver.py:932:80: E501 line too long (111 > 79 characters)
./ipaserver/rpcserver.py:941:80: E501 line too long (80 > 79 characters)
```
"""

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


More information about the Freeipa-devel mailing list