gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-mdb] branch master updated: bugfixes in network monitor scr


From: gnunet
Subject: [taler-taler-mdb] branch master updated: bugfixes in network monitor script
Date: Sun, 14 Jan 2024 17:40:06 +0100

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

grothoff pushed a commit to branch master
in repository taler-mdb.

The following commit(s) were added to refs/heads/master by this push:
     new 77301ea  bugfixes in network monitor script
77301ea is described below

commit 77301ea8e8b68dc4e32cf90842e1e6a4e0fe30c4
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Jan 14 17:40:02 2024 +0100

    bugfixes in network monitor script
---
 contrib/taler-mdb-network-check.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/taler-mdb-network-check.sh 
b/contrib/taler-mdb-network-check.sh
index 17dfd66..49d159d 100755
--- a/contrib/taler-mdb-network-check.sh
+++ b/contrib/taler-mdb-network-check.sh
@@ -193,7 +193,7 @@ function check_network()
     
     if [ "$CHILD_PID" = "-1" ]
     then
-       echo "Starting child using $@"
+       echo "Starting child using " $@
        # shellcheck disable=SC2068
        $@ &
        CHILD_PID=$!

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