diff options
Diffstat (limited to '__run__.py')
-rwxr-xr-x | __run__.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ import sys main(sys.argv[1:]) -# vim: et ts=4 sw=4 +# vim: set 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 |
@@ -16,4 +16,4 @@ import sys main(sys.argv[1:]) -# vim: et ts=4 sw=4 +# vim: set et ts=4 sw=4 : |