gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: debug


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: debug
Date: Fri, 19 Apr 2019 18:45:13 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 27044c9  debug
27044c9 is described below

commit 27044c97b8d7e452c1a14babf1bb725448682961
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Apr 19 18:45:06 2019 +0200

    debug
---
 buildbot/top_reserve.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/top_reserve.sh b/buildbot/top_reserve.sh
index fccd08c..0c1e5d1 100755
--- a/buildbot/top_reserve.sh
+++ b/buildbot/top_reserve.sh
@@ -4,7 +4,7 @@ source "${HOME}/activate"
 ACTIVE_COLOR="$(cat /home/test/active)"
 
 if ! test "${TALER_ENV_COLOR}" = "${ACTIVE_COLOR}"; then
-  echo "I'm the inactive color, will not top the reserve up!"
+  echo "I'm the inactive color (${TALER_ENV_COLOR}), will not top the reserve 
up!"
   exit 0
 fi
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]