mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
tests/http_pipe.py: Use /usr/bin/env to find python
This commit is contained in:
parent
1fb8048abb
commit
4f223593cc
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright 2012 Google Inc. All Rights Reserved.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user