summaryrefslogtreecommitdiff
path: root/taler-build/switch_active.sh
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-06-22 12:35:02 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-06-22 12:35:02 +0200
commitc55429b1c7901b4020e8cb350a9708c9bb9e7f06 (patch)
tree8a3153df6fbb955fbb8e33a11e4e788d5081a9cd /taler-build/switch_active.sh
parent7f950d9ad4d320a82fa0edf2ec90c21e98e2eebf (diff)
parent253d441efce280b5826c99ed4395cbb207c7c153 (diff)
downloaddeployment-c55429b1c7901b4020e8cb350a9708c9bb9e7f06.tar.gz
deployment-c55429b1c7901b4020e8cb350a9708c9bb9e7f06.tar.bz2
deployment-c55429b1c7901b4020e8cb350a9708c9bb9e7f06.zip
Merge branch 'master' of ssh://taler.net/var/git/deployment
Diffstat (limited to 'taler-build/switch_active.sh')
-rwxr-xr-xtaler-build/switch_active.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/taler-build/switch_active.sh b/taler-build/switch_active.sh
index d8b6314..502d131 100755
--- a/taler-build/switch_active.sh
+++ b/taler-build/switch_active.sh
@@ -10,6 +10,7 @@ set -eu
if ! taler-deployment-build; then
echo "Failed to rebuild, not switching"
+ exit 1
else
echo "Successfully built, switching"
ln -fs -T /home/$INACTIVE/sockets /home/test/sockets