summaryrefslogtreecommitdiff
path: root/checksig.c
diff options
context:
space:
mode:
Diffstat (limited to 'checksig.c')
-rw-r--r--checksig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/checksig.c b/checksig.c
index 7cc377263..94b01a6cf 100644
--- a/checksig.c
+++ b/checksig.c
@@ -243,6 +243,7 @@ int doCheckSig(int pgp, char **argv)
}
freeIterator(sigIter);
res += res2;
+ unlink(sigtarget);
if (res2) {
if (isVerbose()) {