2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

whitespace fix, might fix intendation

Christian Boltz 2019-06-18 23:39:06 +02:00
parent bddbc1882f
commit f67e2db519
No known key found for this signature in database
GPG Key ID: C6A682EA63C82F1C

@ -53,7 +53,7 @@ Init
Utils Utils
----- -----
- genprof/logprof - genprof/logprof
- drop failing corner-case check in logparser.py ([boo1120472][boo1120472], [MR297][MR297]) - drop failing corner-case check in logparser.py ([boo1120472][boo1120472], [MR297][MR297])
- drop unused `get_profile_filename()` from logparser.py ([MR297][MR297]) - drop unused `get_profile_filename()` from logparser.py ([MR297][MR297])
- fix error `KeyError: 'logfiles'` when no logprof.conf exists ([MR365][MR365]) - fix error `KeyError: 'logfiles'` when no logprof.conf exists ([MR365][MR365])