summaryrefslogtreecommitdiff
path: root/buildbot/restart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/restart.sh')
-rwxr-xr-xbuildbot/restart.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/buildbot/restart.sh b/buildbot/restart.sh
index 1ef76cd..e27181e 100755
--- a/buildbot/restart.sh
+++ b/buildbot/restart.sh
@@ -1,9 +1,6 @@
#!/bin/bash
-if test "$(whoami)" = "$(cat /home/test/active)"; then
- echo "I'm the active color, not my duty to restart Taler!"
- exit 0
-fi
+set -eu
source "${HOME}/activate"
taler-deployment-restart