blackducksoftware / ohcount

The Ohloh source code line counter
https://github.com/blackducksoftware/ohcount
GNU General Public License v2.0
261 stars 70 forks source link

Remove temp files after diff #59

Closed ghost closed 5 years ago

ghost commented 6 years ago

unlink doesn't clean up when the process is defunct so force removing the tmp files

PDegenPortnoy commented 6 years ago

+1 to merge