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.
|
* Okay to return on error - will let mail through but wrapped.
|
||||||
*/
|
*/
|
||||||
w = wait();
|
w = wait();
|
||||||
|
remove(name);
|
||||||
if(w == nil){
|
if(w == nil){
|
||||||
syslog(0, "mail", "vf wait failed: %r");
|
syslog(0, "mail", "vf wait failed: %r");
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user