gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: renable cleanup


From: gnunet
Subject: [taler-exchange] branch master updated: renable cleanup
Date: Fri, 27 Mar 2020 12:32:10 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 5fc875a8 renable cleanup
5fc875a8 is described below

commit 5fc875a80b5f8adca848acf467db7a7d89c1a172
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Mar 27 12:32:08 2020 +0100

    renable cleanup
---
 src/auditor/test-auditor.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index b1be12d2..c8428156 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -1820,8 +1820,8 @@ check_with_database()
         fi
     done
     echo "Cleanup (disabled, leaving database $DB behind)"
-#    dropdb $DB
-#    rm -r $WIRE_FEE_DIR
+    dropdb $DB
+    rm -r $WIRE_FEE_DIR
 }
 
 

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



reply via email to

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