From 54be11b47733d845607a9075349a2f5e18149d5c Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 1 Jun 2016 02:49:23 +0200 Subject: missing restart in blue-green switch --- taler-build/switch_active.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'taler-build') diff --git a/taler-build/switch_active.sh b/taler-build/switch_active.sh index 2555ad8..edea06e 100755 --- a/taler-build/switch_active.sh +++ b/taler-build/switch_active.sh @@ -20,6 +20,7 @@ cd /home/$INACTIVE source activate # FIXME calling 'make check' before switching still missing taler-deployment-build +taler-deployment-restart # check exit code if [[ $? == 0 ]] -- cgit v1.2.3