remove temporary buffer files
commit319ec04850904eb36da7d251b6bd0036ad296d57
authorrofl0r <retnyg@gmx.net>
Fri, 17 Feb 2017 00:35:34 +0000 (17 00:35 +0000)
committerrofl0r <retnyg@gmx.net>
Fri, 17 Feb 2017 00:35:34 +0000 (17 00:35 +0000)
treef631c61668b5fa987fd30c468266a9e78d1f8717
parentd0e044884e175a1d216f768448f442d0e355df82
remove temporary buffer files

main() already does rmdir() on the temporary directory, however
it failed silently because there were still files in it.
(affected -buffered).
jobflow.c