gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: 'int' environment takes euFin


From: gnunet
Subject: [taler-deployment] branch master updated: 'int' environment takes euFin
Date: Thu, 16 Sep 2021 16:52:01 +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 a13c827  'int' environment takes euFin
a13c827 is described below

commit a13c827256c9acf1fa503a40b21dcfed29a013dc
Author: ms <ms@taler.net>
AuthorDate: Thu Sep 16 16:51:56 2021 +0200

    'int' environment takes euFin
---
 bin/taler-deployment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index fd9bd2b..9697b18 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -346,7 +346,7 @@ def get_repos(envname):
                 build_anastasis,
             ),
         ]
-    if envname in ("coverage", "integrationtest",):
+    if envname in ("int", "coverage", "integrationtest",):
         return [
             Repo(
                 "libeufin",

-- 
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]