gnunet-svn
[Top][All Lists]
Advanced

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

[taler-landing] branch master updated: assume python3 is already checked


From: gnunet
Subject: [taler-landing] branch master updated: assume python3 is already checked to work
Date: Tue, 21 Apr 2020 12:49:27 +0200

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

dold pushed a commit to branch master
in repository landing.

The following commit(s) were added to refs/heads/master by this push:
     new 003ca69  assume python3 is already checked to work
003ca69 is described below

commit 003ca690886dd179d00ca75449ce45fa787ab9e1
Author: Florian Dold <address@hidden>
AuthorDate: Tue Apr 21 16:19:22 2020 +0530

    assume python3 is already checked to work
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 8e48b38..6e4cf5c 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL = /bin/sh
 
 .PHONY: all
 all:
-       ./build-system/taler-build-scripts/sh/bin.sh/python.sh 
./demo/template.py build
+       ./demo/template.py build
 
 .PHONY: clean
 clean:

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



reply via email to

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