commit eefbfc83920e0075df18562223a7e967cb574b38 parent dfd72dc111d7673e60005189cede047c9ff4baa6 Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Tue, 16 Apr 2019 14:21:09 +0200 comments Diffstat:
| M | buildbot/make_auditor_reports.sh | | | 4 | +--- |
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git 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