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: paths


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: paths
Date: Tue, 16 Apr 2019 22:21:49 +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 fe458ea  paths
fe458ea is described below

commit fe458ea80f27bfef787412a1471bf3dbb6ec2612
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Apr 16 22:21:43 2019 +0200

    paths
---
 buildbot/switch.sh | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/buildbot/switch.sh b/buildbot/switch.sh
index ae17325..5279de7 100755
--- a/buildbot/switch.sh
+++ b/buildbot/switch.sh
@@ -1,13 +1,7 @@
 #!/bin/bash
 
-set -e
-
 NONACTIVE_COLOR="$(cat /home/test/nonactive)"
-
-##
-# PWD is the weak part here, as it makes this script
-# only useful if run under Buildbot..
-CMD="${PWD}/bin/taler-deployment-switch-${NONACTIVE_COLOR}"
+CMD="${HOME}/deployment/bin/taler-deployment-switch-${NONACTIVE_COLOR}"
 
 echo "Switching to ${NONACTIVE_COLOR}."
 bash -c "${CMD}"

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



reply via email to

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