gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: excluding sync repo


From: gnunet
Subject: [taler-deployment] branch master updated: excluding sync repo
Date: Mon, 12 Oct 2020 16:44:54 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 9129d69  excluding sync repo
9129d69 is described below

commit 9129d699725598485ca3f80a086ed8020ae30efd
Author: MS <ms@taler.net>
AuthorDate: Mon Oct 12 16:44:45 2020 +0200

    excluding sync repo
---
 bin/taler-deployment | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 19568e2..608d386 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -358,12 +358,6 @@ def get_repos(envname):
                 ["exchange", "libmicrohttpd"],
                 build_merchant,
             ),
-            Repo(
-                "sync",
-                "git://git.taler.net/sync",
-                ["exchange", "merchant", "libmicrohttpd"],
-                build_sync,
-            ),
             Repo("bank", "git://git.taler.net/bank", [], build_bank),
             Repo("taler-merchant-demos", 
"git://git.taler.net/taler-merchant-demos", [], build_demos),
             Repo("backoffice", "git://git.taler.net/backoffice", [], 
build_backoffice),

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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