projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fecdbd7
)
tools: pylint analyze-dump-sort.py
author
Frantisek Sumsal
<frantisek@sumsal.cz>
Wed, 9 Aug 2023 19:54:28 +0000
(21:54 +0200)
committer
Frantisek Sumsal
<frantisek@sumsal.cz>
Thu, 10 Aug 2023 16:13:29 +0000
(18:13 +0200)
tools/analyze-dump-sort.py
patch
|
blob
|
history
diff --git
a/tools/analyze-dump-sort.py
b/tools/analyze-dump-sort.py
index db7b067b8b2686d9901f5710b526472de3e661e2..cc9a9fcd379d6420d06842017eb3a77e15eeeea5 100755
(executable)
--- a/
tools/analyze-dump-sort.py
+++ b/
tools/analyze-dump-sort.py
@@
-1,5
+1,6
@@
#!/usr/bin/python
# SPDX-License-Identifier: LGPL-2.1-or-later
+# pylint: disable=consider-using-with
"""
A helper to compare 'systemd-analyze dump' outputs.