mirror of
https://github.com/systemd/systemd.git
synced 2024-12-31 21:18:09 +03:00
tools: pylint analyze-dump-sort.py
This commit is contained in:
parent
fecdbd7227
commit
d853b9be98
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user