blackducksoftware / ohcount

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

Remove temp files after diff #59

Closed ghost closed 5 years ago

ghost commented 5 years ago

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

PDegenPortnoy commented 5 years ago

+1 to merge