gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: Add make target to


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: Add make target to clean blobs from the benchmark.
Date: Fri, 27 Jul 2018 12:12:47 +0200

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

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 1c54159  Add make target to clean blobs from the benchmark.
1c54159 is described below

commit 1c541596d612afecf17c62c9d5c2aef76d943a73
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jul 27 12:12:13 2018 +0200

    Add make target to clean blobs from the benchmark.
---
 src/benchmark/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/benchmark/Makefile.am b/src/benchmark/Makefile.am
index 08d7e03..3276576 100644
--- a/src/benchmark/Makefile.am
+++ b/src/benchmark/Makefile.am
@@ -1,6 +1,10 @@
 # This Makefile.am is in the public domain
 AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
+clean-blobs:
+       rm -fr exchange_benchmark_home/.local/share/taler/auditor*/ 
exchange_benchmark_home/.local/share/taler/exchange/wirefees/ 
exchange_benchmark_home/.local/share/taler/exchange/live-keys/ auditor.in
+
+
 if USE_COVERAGE
   AM_CFLAGS = --coverage -O0
   XLIB = -lgcov

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



reply via email to

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