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

pull/917/head
Alex Willmer 2 years ago
parent 7c4982ebee
commit a167f164e4

@ -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

Loading…
Cancel
Save