diff options
Diffstat (limited to 'src/auditor/test-revocation.sh')
-rwxr-xr-x | src/auditor/test-revocation.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh index 0f09f579..d5874a8e 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 } |