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: revert last chang


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: revert last change
Date: Fri, 13 Sep 2019 21:08:45 +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 ea799ef  revert last change
ea799ef is described below

commit ea799ef5a91440ddc4b303f05841ddea4c6afd09
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 21:08:37 2019 +0200

    revert last change
---
 bootstrap-auditorreporter | 8 --------
 bootstrap-reservetopper   | 8 --------
 2 files changed, 16 deletions(-)

diff --git a/bootstrap-auditorreporter b/bootstrap-auditorreporter
index 2ddd14a..8519bca 100755
--- a/bootstrap-auditorreporter
+++ b/bootstrap-auditorreporter
@@ -100,11 +100,3 @@ ln -sf ../deployment/taler-build/invalidate.sh stamps/
 if [[ ! -d "worker" ]]; then
 buildbot-worker create-worker $HOME/worker localhost:9989 
"$ENVNAME-auditor-worker" "$ENVNAME-auditor-pass"
 fi
-
-# We fake all the stamps for those repositories that
-# are not needed for the activity of this user.  This
-# way, taler-deployment-build will skip them.
-
-for stamp in auditor backoffice blog donations survey playground twister 
merchant; do
-  touch stamps/$stamp-stamp
-done
diff --git a/bootstrap-reservetopper b/bootstrap-reservetopper
index 5691b21..d7fcc5f 100755
--- a/bootstrap-reservetopper
+++ b/bootstrap-reservetopper
@@ -100,11 +100,3 @@ ln -sf ../deployment/taler-build/invalidate.sh stamps/
 if [[ ! -d "worker" ]]; then
 buildbot-worker create-worker $HOME/worker localhost:9989 
"$ENVNAME-topper-worker" "$ENVNAME-topper-pass"
 fi
-
-# We fake all the stamps for those repositories that
-# are not needed for the activity of this user.  This
-# way, taler-deployment-build will skip them.
-
-for stamp in auditor backoffice blog donations survey playground twister 
merchant; do
-  touch stamps/$stamp-stamp
-done

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



reply via email to

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