oops, bonsai was slow because the data dir had filled up with 27K temp files. lets delete them when we're done
git-svn-id: svn://10.0.0.236/trunk@72734 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5e191add7c
commit
ce7d9ee170
@ -47,6 +47,6 @@ close(FILE);
|
||||
chmod(0666, $filename);
|
||||
system("./addcheckin.pl", $filename);
|
||||
|
||||
# unlink($filename);
|
||||
unlink($filename);
|
||||
|
||||
exit;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user