summaryrefslogtreecommitdiff
path: root/buildbot/make_auditor_reports.sh
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-04-16 14:21:09 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-04-16 14:21:09 +0200
commiteefbfc83920e0075df18562223a7e967cb574b38 (patch)
treedd33ce165668f86665d6e3e8705b8d3a41b59b5f /buildbot/make_auditor_reports.sh
parentdfd72dc111d7673e60005189cede047c9ff4baa6 (diff)
downloaddeployment-eefbfc83920e0075df18562223a7e967cb574b38.tar.gz
deployment-eefbfc83920e0075df18562223a7e967cb574b38.tar.bz2
deployment-eefbfc83920e0075df18562223a7e967cb574b38.zip
comments
Diffstat (limited to 'buildbot/make_auditor_reports.sh')
-rwxr-xr-xbuildbot/make_auditor_reports.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh
index e9f7ccd..e38bbb6 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -2,9 +2,7 @@
# Logic that creates auditor reports, respecting
# the config file that lives under ${HOME}/.config/taler.conf.
-#
-# Therefore, if the config file mentions the "demo" ("test") DB,
-# then the report will reflect the "demo" ("test") deployment.
+# The results will be found under ${HOME}/reports/
# Exit on non-zero exits.
set -e