On Wed, Jun 04, 2014 at 04:31:21PM -0600, Andreas Dilger wrote: > > I also notice that there are occasional e2fsprogs-tmp.XXXXXX files left > behind in /tmp after testing, and it would be nice if they contained the > test name so they can be found if there is a problem. I looked into this and it was caused by bugs in the mmp tests. They were setting TMPFILE without using mktemp, and overriding the TMPFILE already set up by the test infrastructure. The other reason why we have left-over temp files is caused by someone interrupting the "make check" run. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html