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: automate www work


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: automate www worker creation
Date: Fri, 13 Sep 2019 10:55:16 +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 58fdc59  automate www worker creation
58fdc59 is described below

commit 58fdc590cc322aa69d6346708e102f68a5ff7e73
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 10:55:10 2019 +0200

    automate www worker creation
---
 bootstrap-sitesbuilder | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bootstrap-sitesbuilder b/bootstrap-sitesbuilder
index a0703f0..f070f99 100755
--- a/bootstrap-sitesbuilder
+++ b/bootstrap-sitesbuilder
@@ -28,3 +28,7 @@ mkdir -p ./stamps
 
 ln -sf ../deployment/taler-sitesbuild/Makefile stamps/
 ln -sf ../deployment/taler-sitesbuild/invalidate.sh stamps/
+
+if [[ ! -d worker ]]; then
+  buildbot-worker create-worker --umask=0o22 ~/worker localhost:9989 
sites-worker sites-pass
+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]