gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 38/153: tests/http_pipe.py: Use /usr/bin/env to fin


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 38/153: tests/http_pipe.py: Use /usr/bin/env to find python
Date: Tue, 11 Sep 2018 12:51:49 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 4f223593cc3802bf5d13ecff2cf3c9b9643f8fd7
Author: Michael Kaufmann <address@hidden>
AuthorDate: Sun Jul 29 12:22:57 2018 +0200

    tests/http_pipe.py: Use /usr/bin/env to find python
---
 tests/http_pipe.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/http_pipe.py b/tests/http_pipe.py
index bc3217384..95389f494 100755
--- a/tests/http_pipe.py
+++ b/tests/http_pipe.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 
 # Copyright 2012 Google Inc. All Rights Reserved.
 #

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]