]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests/http_pipe.py: Use /usr/bin/env to find python
authorMichael Kaufmann <mail@michael-kaufmann.ch>
Sun, 29 Jul 2018 10:22:57 +0000 (12:22 +0200)
committerMichael Kaufmann <mail@michael-kaufmann.ch>
Sun, 29 Jul 2018 10:23:04 +0000 (12:23 +0200)
tests/http_pipe.py

index bc321738437e0e3baa819c93b0aa5c3229a6eb50..95389f494aa757cbdd5e915b2e18dc13f571c426 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 
 # Copyright 2012 Google Inc. All Rights Reserved.
 #