clean temporary files
This commit is contained in:
parent
90c3dab6d4
commit
827018c4ec
@ -460,6 +460,7 @@ runchecker(Part *p)
|
||||
* Okay to return on error - will let mail through but wrapped.
|
||||
*/
|
||||
w = wait();
|
||||
remove(name);
|
||||
if(w == nil){
|
||||
syslog(0, "mail", "vf wait failed: %r");
|
||||
return 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user