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: auditor reports.


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: auditor reports.
Date: Wed, 05 Jun 2019 18:10:50 +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 b16bf3b  auditor reports.
b16bf3b is described below

commit b16bf3bdea3e219fe63763e7c62c88886f14edcb
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jun 5 18:10:12 2019 +0200

    auditor reports.
    
    do not "exit on non-zero" so that any intermediate file
    will always get deleted.
---
 buildbot/make_auditor_reports.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh
index a3cbc61..24cd380 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -4,9 +4,6 @@
 # the config file that lives under ${HOME}/.config/taler.conf.
 # The results will be found under ${HOME}/reports/
 
-# Exit on non-zero exits.
-set -e
-
 DATE=$(date +%Y-%m-%d)
 REPORT_FILE_NOEXT=${HOME}/audit_report.${DATE}
 WIRE_REPORT_FILE_NOEXT=${HOME}/wire_audit_report.${DATE}

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



reply via email to

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