gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: fix db name


From: gnunet
Subject: [taler-anastasis] branch master updated: fix db name
Date: Sat, 13 Mar 2021 13:19:23 +0100

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 04827aa  fix db name
04827aa is described below

commit 04827aa7bc995d102dcee0e80f18f48d8891a88f
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 13 13:19:20 2021 +0100

    fix db name
---
 .gitignore                            | 1 +
 src/cli/test_anastasis_reducer_2.conf | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 5e5978e..228519f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -117,3 +117,4 @@ contrib/anastasis.tag
 src/util/anastasis-config
 src/util/test_anastasis_child_management
 src/include/anastasis_error_codes.h
+src/lib/test_anastasis_api_home/
diff --git a/src/cli/test_anastasis_reducer_2.conf 
b/src/cli/test_anastasis_reducer_2.conf
index 3dcfd27..f909ade 100644
--- a/src/cli/test_anastasis_reducer_2.conf
+++ b/src/cli/test_anastasis_reducer_2.conf
@@ -6,4 +6,4 @@ SERVER_SALT = BUfO1KGOKYIFlFQg
 BUSINESS_NAME = "Data loss #2 Inc."
 
 [stasis-postgres]
-CONFIG = postgres:///anastasischeck3
+CONFIG = postgres:///anastasischeck2

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