Argh!.. Spot the deliberate mistake that was probably causing the
leftover files in /tmp.. (this commit brought to you by 'cvs update -j')
This commit is contained in:
parent
e963d45e31
commit
044b7805a9
@ -456,6 +456,7 @@ do_verify (messagep, repository)
|
||||
|
||||
error (1, retcode == -1 ? errno : 0,
|
||||
"Message verification failed");
|
||||
}
|
||||
}
|
||||
|
||||
/* put the entire message back into the *messagep variable */
|
||||
@ -511,7 +512,6 @@ do_verify (messagep, repository)
|
||||
|
||||
unlink_file (fname);
|
||||
free (fname);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user