gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix Nexus logging


From: gnunet
Subject: [taler-deployment] branch master updated: fix Nexus logging
Date: Wed, 19 Oct 2022 23:26:03 +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 80686aa  fix Nexus logging
80686aa is described below

commit 80686aa281aa51d1bc354ef81bab3f3a26353717
Author: MS <ms@taler.net>
AuthorDate: Wed Oct 19 23:25:57 2022 +0200

    fix Nexus logging
---
 docker/hybrid/images/libeufin/startup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/hybrid/images/libeufin/startup.sh 
b/docker/hybrid/images/libeufin/startup.sh
index ea72201..d3312b6 100644
--- a/docker/hybrid/images/libeufin/startup.sh
+++ b/docker/hybrid/images/libeufin/startup.sh
@@ -83,7 +83,7 @@ libeufin-nexus superuser $EXCHANGE_NEXUS_USERNAME \
   --password $EXCHANGE_NEXUS_PASSWORD
 echo DONE
 echo -n "Launching Nexus..."
-libeufin-nexus serve --no-localhost-only --port $NEXUS_PORT | \
+libeufin-nexus serve --no-localhost-only --port $NEXUS_PORT 2>&1 | \
   rotatelogs -e /logs/libeufin-nexus-serve-%Y-%m-%d 86400 &
 echo DONE
 is_serving $LIBEUFIN_NEXUS_URL Nexus

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