summaryrefslogtreecommitdiff
path: root/buildbot/sign.sh
blob: e563898e27e55607f8bffc7f7e7a086fc3287017 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

if test "$(whoami)" = "$(cat /home/test/active)"; then
  echo "I am the active color, not my duty to generate wire responses."
  exit 0
fi

source "${HOME}/activate"
taler-deployment-sign