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:41:53 +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 b2cdaa0  bugfixes in network monitor script
b2cdaa0 is described below

commit b2cdaa0c81ac960326ea2ce2c3d8b3e2747b861c
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Jan 14 17:41:50 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 d0a8a11..370bdce 100755
--- a/contrib/taler-mdb-network-check.sh
+++ b/contrib/taler-mdb-network-check.sh
@@ -195,7 +195,7 @@ function check_network()
     
     if [ "$CHILD_PID" = "-1" ]
     then
-       echo "Starting child using " $@
+       echo "Starting child using $WORKER"
        # shellcheck disable=SC2068
        $WORKER &
        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]