gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] 36/189: updated deployed image


From: gnunet
Subject: [taler-grid5k] 36/189: updated deployed image
Date: Thu, 28 Apr 2022 10:46:46 +0200

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

marco-boss pushed a commit to branch master
in repository grid5k.

commit 8023cd7c15556726e0b79f4525985e790e65164e
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Sun Feb 27 12:58:23 2022 +0100

    updated deployed image
---
 experiment/scripts/exchange.sh    |  4 ----
 sql/exchange_plugin_postgres.diff | 14 --------------
 2 files changed, 18 deletions(-)

diff --git a/experiment/scripts/exchange.sh b/experiment/scripts/exchange.sh
index bbb1202..4dbc56b 100755
--- a/experiment/scripts/exchange.sh
+++ b/experiment/scripts/exchange.sh
@@ -62,10 +62,6 @@ function setup_exchange() {
 # logs, configs, exchanges
 function init_exchanges() {
 
-  cd ~/taler/exchange
-  git apply ${G5K_HOME}/sql/exchange_plugin_postgres.diff
-  make clean uninstall && make -j 10 && make install && ldconfig
-
   restart_rsyslog
 
   setup_config
diff --git a/sql/exchange_plugin_postgres.diff 
b/sql/exchange_plugin_postgres.diff
deleted file mode 100644
index fa8c978..0000000
--- a/sql/exchange_plugin_postgres.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
-index b5bf71e5..324e2168 100644
---- a/src/exchangedb/plugin_exchangedb_postgres.c
-+++ b/src/exchangedb/plugin_exchangedb_postgres.c
-@@ -796,7 +796,7 @@ prepare_statements (struct PostgresClosure *pg)
-       "    ,coin_val"
-       "    ,coin_frac"
-       "  FROM dd"
--      "  ON CONFLICT (coin_pub) DO NOTHING"
-+      "  ON CONFLICT DO NOTHING"
-       "  RETURNING "
-       "     known_coin_id"
-       "  ) "
-

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