From: Peter van Dijk Date: Tue, 24 Jan 2023 19:44:52 +0000 (+0100) Subject: auth tests tkey.py: explicitly use python3 X-Git-Tag: dnsdist-1.8.0-rc1~82^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb5ae11c17a57be3ee9d606d69e5ecdba405ca56;p=thirdparty%2Fpdns.git auth tests tkey.py: explicitly use python3 --- diff --git a/regression-tests/tkey.py b/regression-tests/tkey.py index 8bbd6f9c94..1a466284e9 100755 --- a/regression-tests/tkey.py +++ b/regression-tests/tkey.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import socket import select