mirror of
https://github.com/curl/curl.git
synced 2026-05-06 15:27:29 +03:00
tests/http_pipe.py: Use /usr/bin/env to find python
This commit is contained in:
parent
1fb8048abb
commit
4f223593cc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright 2012 Google Inc. All Rights Reserved.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue