From ea799ef5a91440ddc4b303f05841ddea4c6afd09 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 13 Sep 2019 21:08:37 +0200 Subject: revert last change --- bootstrap-reservetopper | 8 -------- 1 file changed, 8 deletions(-) (limited to 'bootstrap-reservetopper') 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 -- cgit v1.2.3