]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
run.py: default to using python 3
authorTharushi Jayasekara <tharushi68@gmail.com>
Fri, 8 Jan 2021 06:35:02 +0000 (12:05 +0530)
committerVictor Julien <victor@inliniac.net>
Thu, 11 Feb 2021 18:55:22 +0000 (19:55 +0100)
run.py

diff --git a/run.py b/run.py
index 7afe964953392786e964d47e0cc002cfc1cc65e9..7313d579908e48d11ffc56980581f1be574ded03 100755 (executable)
--- a/run.py
+++ b/run.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python2
+#! /usr/bin/env python3
 #
 # Copyright (C) 2017-2020 Open Information Security Foundation
 #