From b74612fc3362e64dcfb7eacad3602025ccfcf5ea Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 17 Dec 2020 13:04:37 +0100 Subject: update auditordb and test logic to work with new key separation logic (#6175) --- src/auditor/test-revocation.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/auditor/test-revocation.sh') diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh index 0f09f5791..d5874a8ed 100755 --- a/src/auditor/test-revocation.sh +++ b/src/auditor/test-revocation.sh @@ -495,7 +495,6 @@ check_with_database() done # echo "Cleanup (disabled, leaving database $DB behind)" dropdb $DB - rm -r $WIRE_FEE_DIR rm -f test-audit.log test-wire-audit.log } -- cgit v1.2.3