[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-deployment] branch master updated: skip unneeded bui
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-deployment] branch master updated: skip unneeded builds |
Date: |
Fri, 13 Sep 2019 20:18:07 +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 1a73d4d skip unneeded builds
1a73d4d is described below
commit 1a73d4d1904f6178102ce29aedc06a88a06e2ad2
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 20:18:02 2019 +0200
skip unneeded builds
---
bootstrap-auditorreporter | 2 +-
bootstrap-reservetopper | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bootstrap-auditorreporter b/bootstrap-auditorreporter
index 074c50d..2ddd14a 100755
--- a/bootstrap-auditorreporter
+++ b/bootstrap-auditorreporter
@@ -105,6 +105,6 @@ fi
# 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 ; do
+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 752e6bd..5691b21 100755
--- a/bootstrap-reservetopper
+++ b/bootstrap-reservetopper
@@ -105,6 +105,6 @@ fi
# 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 ; do
+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.