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: Remove garbage.


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Remove garbage.
Date: Tue, 16 Apr 2019 22:32:18 +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 50024ec  Remove garbage.
50024ec is described below

commit 50024ec25bb55bd1f3d4a33aea0d7aa81928b282
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Apr 16 22:31:49 2019 +0200

    Remove garbage.
---
 buildbot/build.sh       | 2 +-
 buildbot/config.sh      | 2 +-
 buildbot/keys.sh        | 2 +-
 buildbot/restart.sh     | 2 +-
 buildbot/sign.sh        | 2 +-
 buildbot/top_reserve.sh | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/buildbot/build.sh b/buildbot/build.sh
index a86e97b..33f764c 100755
--- a/buildbot/build.sh
+++ b/buildbot/build.sh
@@ -17,4 +17,4 @@ echo "The Buildbot is paused, remove ${PAUSE_LOCKFILE} to 
resume."
 exit 2
 fi
 
-taler-deployment-build'
+taler-deployment-build
diff --git a/buildbot/config.sh b/buildbot/config.sh
index 1241dd2..0c42ebf 100755
--- a/buildbot/config.sh
+++ b/buildbot/config.sh
@@ -8,4 +8,4 @@ if test "${TALER_ENV_COLOR}" = "${ACTIVE_COLOR}"; then
   exit 0
 fi
 
-taler-deployment-config-generate'
+taler-deployment-config-generate
diff --git a/buildbot/keys.sh b/buildbot/keys.sh
index 1c1280b..ddfa4be 100755
--- a/buildbot/keys.sh
+++ b/buildbot/keys.sh
@@ -8,4 +8,4 @@ if test "${TALER_ENV_COLOR}" = "${ACTIVE_COLOR}"; then
   exit 0
 fi
 
-taler-deployment-keyup'
+taler-deployment-keyup
diff --git a/buildbot/restart.sh b/buildbot/restart.sh
index 5a43dd5..a57a2f3 100755
--- a/buildbot/restart.sh
+++ b/buildbot/restart.sh
@@ -8,4 +8,4 @@ if test "${TALER_ENV_COLOR}" = "${ACTIVE_COLOR}"; then
   exit 0
 fi
 
-taler-deployment-restart'
+taler-deployment-restart
diff --git a/buildbot/sign.sh b/buildbot/sign.sh
index 59f994f..456db77 100755
--- a/buildbot/sign.sh
+++ b/buildbot/sign.sh
@@ -8,4 +8,4 @@ if test "${TALER_ENV_COLOR}" = "${ACTIVE_COLOR}"; then
   exit 0
 fi
 
-taler-deployment-config-sign'
+taler-deployment-config-sign
diff --git a/buildbot/top_reserve.sh b/buildbot/top_reserve.sh
index 821a8d1..fccd08c 100755
--- a/buildbot/top_reserve.sh
+++ b/buildbot/top_reserve.sh
@@ -8,4 +8,4 @@ if ! test "${TALER_ENV_COLOR}" = "${ACTIVE_COLOR}"; then
   exit 0
 fi
 
-taler-deployment-top-reserve'
+taler-deployment-top-reserve

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



reply via email to

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