diff options
Diffstat (limited to 'tools/test-commands.py')
-rwxr-xr-x | tools/test-commands.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |