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: syntax / remove s


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: syntax / remove stamps
Date: Thu, 29 Aug 2019 14:28:50 +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 c0a02df  syntax / remove stamps
c0a02df is described below

commit c0a02df238232314613e10b39b5b6fd8ee9a6f73
Author: Florian Dold <address@hidden>
AuthorDate: Thu Aug 29 14:28:46 2019 +0200

    syntax / remove stamps
---
 bootstrap-docbuilder | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/bootstrap-docbuilder b/bootstrap-docbuilder
index d4376cd..510544e 100755
--- a/bootstrap-docbuilder
+++ b/bootstrap-docbuilder
@@ -24,11 +24,6 @@ for component in $REPOS; do
   git -C $HOME/$component checkout $BRANCH
 done
 
-mkdir stamps
-
-if [[ ! -d worker ]]; do
+if [[ ! -d worker ]]; then
   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/
+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]