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: garbage collectin


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: garbage collecting files
Date: Thu, 30 May 2019 09:35:27 +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 e406458  garbage collecting files
e406458 is described below

commit e4064589a77bbe805db9580b338b8f46da6d8b6c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 30 09:35:20 2019 +0200

    garbage collecting files
---
 buildbot/make_auditor_reports.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh
index ede8947..a3cbc61 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -49,6 +49,8 @@ echo Removing "${REPORT_FILE_NOEXT}.tex"
 rm "${REPORT_FILE_NOEXT}.tex"
 echo Removing "${REPORT_FILE_NOEXT}.log"
 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"
 
 # Group to assign the file.
 GROUP="test"

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



reply via email to

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