summaryrefslogtreecommitdiff
path: root/src/auditor/test-revocation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/test-revocation.sh')
-rwxr-xr-xsrc/auditor/test-revocation.sh1
1 files changed, 0 insertions, 1 deletions
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
}