20/09/2018 13:22, Bruce Richardson:
> On Wed, Sep 19, 2018 at 07:16:29PM +0200, Thomas Monjalon wrote:
> > Some temporary files were generated in /tmp, others in the current
> > directory, and none was "dpdk prefixed".
> > 
> > All these files have a common path prefix now: $TMPDIR/dpdk.
> > TMPDIR is /tmp by default.
> > 
> > Note: the previous use of mktemp, with a template but without -t,
> > was generating a file in the current directory.
> > 
> > Signed-off-by: Thomas Monjalon <tho...@monjalon.net>
> > ---
> 
> Acked-by: Bruce Richardson <bruce.richard...@intel.com>

Applied



Reply via email to