summaryrefslogtreecommitdiff
path: root/slog-errors
diff options
context:
space:
mode:
Diffstat (limited to 'slog-errors')
-rwxr-xr-xslog-errors2
1 files changed, 1 insertions, 1 deletions
diff --git a/slog-errors b/slog-errors
index 920e87d..f4d0a0e 100755
--- a/slog-errors
+++ b/slog-errors
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# Read Qvarn structured log files, look for errors, and output all
# messages related to a failed HTTP request (status code 5xx).