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: bootstrap docbuil


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: bootstrap docbuilder with bb worker
Date: Thu, 29 Aug 2019 14:27:48 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 46ce7d4  bootstrap docbuilder with bb worker
46ce7d4 is described below

commit 46ce7d47ff18320395c3eed77bac7836baf50b84
Author: Florian Dold <address@hidden>
AuthorDate: Thu Aug 29 14:27:45 2019 +0200

    bootstrap docbuilder with bb worker
---
 bootstrap-docbuilder | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bootstrap-docbuilder b/bootstrap-docbuilder
index 26820f0..d4376cd 100755
--- a/bootstrap-docbuilder
+++ b/bootstrap-docbuilder
@@ -26,5 +26,9 @@ done
 
 mkdir stamps
 
+if [[ ! -d worker ]]; do
+  buildbot-worker create-worker --umask=0o22 ~/worker localhost doc-worker 
doc-pass
+done
+
 ln -sf ../deployment/taler-docbuild/Makefile stamps/
 ln -sf ../deployment/taler-docbuild/invalidate.sh stamps/

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



reply via email to

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