gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] 20/73: issue in logbackup


From: gnunet
Subject: [taler-grid5k] 20/73: issue in logbackup
Date: Tue, 14 Dec 2021 15:10:02 +0100

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

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

commit ec94d6297e4b9da1775c2bc053413d0822e63860
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Sun Nov 28 13:18:06 2021 +0100

    issue in logbackup
---
 experiment/TODO           | 1 +
 experiment/scripts/run.sh | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/experiment/TODO b/experiment/TODO
new file mode 100644
index 0000000..ed656ed
--- /dev/null
+++ b/experiment/TODO
@@ -0,0 +1 @@
+- logbackup needs to be per host
diff --git a/experiment/scripts/run.sh b/experiment/scripts/run.sh
index 9a2f99d..8d4def7 100644
--- a/experiment/scripts/run.sh
+++ b/experiment/scripts/run.sh
@@ -13,7 +13,6 @@ case "${HOSTNAME}" in
   ${BANK_HOSTS}) 
     set_host bank
     set_ddn ${BANK_DOMAIN}
-    enable_logbackup
     exec ~/scripts/bank.sh
     ;;
   ${DB_HOSTS}) 
@@ -24,6 +23,7 @@ case "${HOSTNAME}" in
   ${EXCHANGE_HOSTS}) 
     set_host exchange
     set_ddn ${EXCHANGE_DOMAIN}
+    enable_logbackup
     enable_netdelay ${DATABASE_DOMAIN}
     exec ~/scripts/exchange.sh init
     ;;

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