From: Janusz Dziedzic Date: Sun, 12 Jan 2020 22:02:15 +0000 (+0100) Subject: tests: remote: Switch to python3 X-Git-Tag: hostap_2_10~1772 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec5de19549474906ed830baa6adf6159b9ffc8c2;p=thirdparty%2Fhostap.git tests: remote: Switch to python3 Signed-off-by: Janusz Dziedzic --- diff --git a/tests/remote/run-tests.py b/tests/remote/run-tests.py index 550071253..b93ea9b18 100755 --- a/tests/remote/run-tests.py +++ b/tests/remote/run-tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 # # Remote test case executor # Copyright (c) 2016, Tieto Corporation