summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-11-30 13:49:25 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-11-30 13:49:25 +0100
commit8202f6dda3a685e4b0e727a939295a3f3615b635 (patch)
tree158369c73aa148aaff73cbf90705b3285f4dd08c /buildbot
parent551711274ce5d3630fe0162f89214052fd6c8076 (diff)
downloaddeployment-8202f6dda3a685e4b0e727a939295a3f3615b635.tar.gz
deployment-8202f6dda3a685e4b0e727a939295a3f3615b635.tar.bz2
deployment-8202f6dda3a685e4b0e727a939295a3f3615b635.zip
make "update topper" a legal taler-deployment-* command
Diffstat (limited to 'buildbot')
-rwxr-xr-xbuildbot/top_reserve.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/buildbot/top_reserve.sh b/buildbot/top_reserve.sh
new file mode 100755
index 0000000..60e27b0
--- /dev/null
+++ b/buildbot/top_reserve.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+active=$(sudo -u test cat /home/test/active)
+
+sudo -u $active bash -c 'taler-deployment-top-reserve'