tests.parent_test: Don't assume interpreter is in /usr/bin

This commit is contained in:
Alex Willmer 2022-04-20 12:13:51 +01:00
parent 7c4982ebee
commit a167f164e4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# I am a Python interpreter that sits idle until the connection times out.
import time