From 938872ff5e2fad867720ec9c971ea432ba623c2c Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 27 Nov 2022 16:17:00 -0800 Subject: Update python version --- tools/test-commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/test-commands.py') diff --git a/tools/test-commands.py b/tools/test-commands.py index 040efb177..6e310051a 100755 --- a/tools/test-commands.py +++ b/tools/test-commands.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python3 import socket import binascii -- cgit v1.2.3