1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

tests/http_pipe.py: Use /usr/bin/env to find python

This commit is contained in:
Michael Kaufmann 2018-07-29 12:22:57 +02:00
parent 1fb8048abb
commit 4f223593cc

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# Copyright 2012 Google Inc. All Rights Reserved.
#