mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +00:00
Fix most PEP 8 whitespace, indentation, and major line length violations.
This commit is contained in:
@@ -25,6 +25,7 @@ import apparmor.aa as aa
|
||||
# these tests in an installed environment
|
||||
aanotify_bin = ["../aa-notify"]
|
||||
|
||||
|
||||
# http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/2009-07-02-python-sigpipe.html
|
||||
# This is needed so that the subprocesses that produce endless output
|
||||
# actually quit when the reader goes away.
|
||||
|
Reference in New Issue
Block a user