gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: debug


From: gnunet
Subject: [taler-deployment] branch master updated: debug
Date: Fri, 17 Sep 2021 17:03:58 +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 dcff54a  debug
dcff54a is described below

commit dcff54a52e5043326d84be61aae8e507a7b43e28
Author: ms <ms@taler.net>
AuthorDate: Fri Sep 17 17:03:55 2021 +0200

    debug
---
 bin/taler-deployment-prepare-with-eufin | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare-with-eufin 
b/bin/taler-deployment-prepare-with-eufin
index 1830312..27715e7 100755
--- a/bin/taler-deployment-prepare-with-eufin
+++ b/bin/taler-deployment-prepare-with-eufin
@@ -230,12 +230,13 @@ if ! curl -s --retry 5 --retry-connrefused $SANDBOX_URL > 
/dev/null; then
   stop_running
   exit 1
 fi
-
+echo "Sandbox launched"
 if ! curl -s --retry 5 --retry-connrefused $NEXUS_URL > /dev/null; then
   echo "Could not launch Nexus"
   stop_running
   exit 1
 fi
+echo "Nexus launched"
 
 EBICS_HOST="ebicsDeployedHost"
 

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