taler-deployment

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

commit 94a41720a90ea76f8fc62b7c0a210162ada9fadc
parent 7cfae122a0e806a0f13aeaeb31f520cc65051de9
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon,  6 Mar 2017 21:59:15 +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) +(whoami) active=$(cat /home/test/active) nonactive="test-blue"