gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: force use of Python3


From: gnunet
Subject: [taler-deployment] branch master updated: force use of Python3
Date: Sun, 23 Feb 2020 19:45:31 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 87a2b92  force use of Python3
87a2b92 is described below

commit 87a2b92ab4d164a389d01ff8ce172f10b4c2587b
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 23 19:45:29 2020 +0100

    force use of Python3
---
 buildbot/render_auditor_reports.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/render_auditor_reports.py 
b/buildbot/render_auditor_reports.py
index 47c00bb..79d6a9a 100755
--- a/buildbot/render_auditor_reports.py
+++ b/buildbot/render_auditor_reports.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 # This file is in the public domain.
 
 """Expand Jinja2 templates based on JSON input.

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



reply via email to

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