gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: some ux


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: some ux
Date: Wed, 05 Jun 2019 18:18:10 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new a106be6  some ux
a106be6 is described below

commit a106be60aa7de2e48e94c89b68b86a66d91c8639
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jun 5 18:18:03 2019 +0200

    some ux
---
 buildbot/make_auditor_reports.sh | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh
index 24cd380..8c45d6e 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -49,6 +49,11 @@ rm "${REPORT_FILE_NOEXT}.log"
 echo Removing "${REPORT_FILE_NOEXT}.txt", "${WIRE_REPORT_FILE_NOEXT}.txt"
 rm "${REPORT_FILE_NOEXT}.txt" "${WIRE_REPORT_FILE_NOEXT}.txt"
 
+if ! test -f "${REPORT_FILE_NOEXT}.pdf"; then
+  echo Could not produce the report
+  exit 1
+fi
+
 # Group to assign the file.
 GROUP="test"
 if echo $(whoami) | grep demo; then

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]