From: Jason Ish Date: Mon, 7 Sep 2020 05:11:22 +0000 (-0600) Subject: Revert "run.py: default to using python 3" X-Git-Tag: suricata-6.0.4~234 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=075d7ccfd21b0e792dd1b8631b80c14ec487a5ac;p=thirdparty%2Fsuricata-verify.git Revert "run.py: default to using python 3" This reverts commit 3737f5aac5409d8e8e2663e1afa18d4a2b40df34. --- diff --git a/run.py b/run.py index e19d4ba45..bf047c1ac 100755 --- a/run.py +++ b/run.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python3 +#! /usr/bin/env python2 # # Copyright (C) 2017-2020 Open Information Security Foundation #