gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: show progress in log


From: gnunet
Subject: [taler-deployment] branch master updated: show progress in log
Date: Sun, 01 Dec 2019 20:43:09 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 9d2f98a  show progress in log
9d2f98a is described below

commit 9d2f98aae500f00396dc0e1fff3f5fe73fc40749
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Dec 1 20:43:07 2019 +0100

    show progress in log
---
 buildbot/build.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/buildbot/build.sh b/buildbot/build.sh
index 3848260..4250b0c 100755
--- a/buildbot/build.sh
+++ b/buildbot/build.sh
@@ -11,7 +11,10 @@ echo "The Buildbot is paused, remove ${PAUSE_LOCKFILE} to 
resume."
 exit 1
 fi
 
+echo "Running taler-deployment bootstrap"
 source "${HOME}/activate"
 taler-deployment bootstrap
+
+echo "Running taler-deployment build"
 source "${HOME}/activate"
 taler-deployment build

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



reply via email to

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