From 37ea3f3cffcae5762506f17b571b59762a03219f Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 6 Mar 2017 22:59:45 +0100 Subject: Debug switcher. --- taler-build/switch_bluegreen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/taler-build/switch_bluegreen.sh b/taler-build/switch_bluegreen.sh index 273ff4f..8fec510 100755 --- a/taler-build/switch_bluegreen.sh +++ b/taler-build/switch_bluegreen.sh @@ -10,5 +10,6 @@ fi if sudo -u $nonactive \ bash -c 'source $HOME/activate; taler-deployment-build'; then + echo "Switching to ${nonactive}." sudo -u test bash -c "cd /home/test; ./ln-${nonactive}.sh" fi -- cgit v1.2.3