Applied patch from Mike Vieths:
===============================
I've noticed that some of the tests in LTP write their files in $TMP,
while others write them in $TMPDIR. The option in runltp to target a
specific directory for temporary storage exports $TMP, but TMPDIR is not
set or exported, resulting in some tests writing to $TMP and some to
$TMPDIR.
I've attached a diff for runltp that exports $TMPDIR as a copy of what's
in $TMP. This seems to cover all the bases.
--
Michael Vieths
1 file changed