mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
oops, bonsai was slow because the data dir had filled up with 27K temp files. lets delete them when we're done
This commit is contained in:
parent
96c4bec394
commit
2ac4a625a1
@ -47,6 +47,6 @@ close(FILE);
|
||||
chmod(0666, $filename);
|
||||
system("./addcheckin.pl", $filename);
|
||||
|
||||
# unlink($filename);
|
||||
unlink($filename);
|
||||
|
||||
exit;
|
||||
|
Loading…
Reference in New Issue
Block a user