diff options
Diffstat (limited to '__run__.py')
-rwxr-xr-x | __run__.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,3 +15,5 @@ from sos.sosreport import main import sys main(sys.argv[1:]) + +# vim: et ts=4 sw=4 |
index : sos | ||
A unified tool for collecting system logs and other debug information | Matěj Cepl <mcepl@cepl.eu> |
aboutsummaryrefslogtreecommitdiffstats |
-rwxr-xr-x | __run__.py | 2 |
@@ -15,3 +15,5 @@ from sos.sosreport import main import sys main(sys.argv[1:]) + +# vim: et ts=4 sw=4 |