taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 7cfae122a0e806a0f13aeaeb31f520cc65051de9
parent 970d7952b8187d262fc0445d2f7472821a4a0709
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon,  6 Mar 2017 21:58:36 +0100

Debugging buildbot.

Diffstat:
Mtaler-build/switch_bluegreen.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-build/switch_bluegreen.sh b/taler-build/switch_bluegreen.sh @@ -1,6 +1,6 @@ #!/bin/bash -cat /home/test/active +(cat /home/test/active) active=$(cat /home/test/active) nonactive="test-blue"