summaryrefslogtreecommitdiff
path: root/buildbot/sign.sh
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/sign.sh')
-rwxr-xr-xbuildbot/sign.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildbot/sign.sh b/buildbot/sign.sh
index cc93052..d095b69 100755
--- a/buildbot/sign.sh
+++ b/buildbot/sign.sh
@@ -4,6 +4,7 @@ DEPLOYMENT="test"
if test "stable" = ${BRANCH}; then
DEPLOYMENT="demo"
+fi
active=$(sudo -u ${DEPLOYMENT} cat /home/${DEPLOYMENT}/active)
nonactive="${DEPLOYMENT}-blue"