gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: explicit python3


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: explicit python3 (to make it work on Debian
Date: Thu, 18 Jan 2018 15:29:46 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 6a3bc29  explicit python3 (to make it work on Debian
6a3bc29 is described below

commit 6a3bc29388b3c8f4c3cba872d96c0c30090eb389
Author: Florian Dold <address@hidden>
AuthorDate: Thu Jan 18 15:29:41 2018 +0100

    explicit python3 (to make it work on Debian
---
 bin/taler-log-adapter | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-log-adapter b/bin/taler-log-adapter
index caf47e0..4d28c1a 100755
--- a/bin/taler-log-adapter
+++ b/bin/taler-log-adapter
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # This file is part of GNU TALER.
 # Copyright (C) 2018 INRIA
 #

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



reply via email to

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