[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: *adding* script claimed in pre
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: *adding* script claimed in previous commit |
Date: |
Fri, 09 Jul 2021 13:47:48 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 3652731 *adding* script claimed in previous commit
3652731 is described below
commit 36527314be1abc0e6e9c29d2768437bc0d6bee94
Author: ms <ms@taler.net>
AuthorDate: Fri Jul 9 13:47:44 2021 +0200
*adding* script claimed in previous commit
---
buildbot/demo-healthchecks.sh | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/buildbot/demo-healthchecks.sh b/buildbot/demo-healthchecks.sh
new file mode 100755
index 0000000..5f67e71
--- /dev/null
+++ b/buildbot/demo-healthchecks.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+# Runs simple withdraw+spend test at the running demo.taler.net
+# serice. Usually run from within the demo-$color itself, in order
+# to easily read the merchant token from the environment.
+set -eu
+
+source "${HOME}/activate"
+taler-wallet-cli testing run-integrationtests payment-demo
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: *adding* script claimed in previous commit,
gnunet <=