tests: Use real tempfile in pt_util-t 99/14799/2
authorAndrew Deason <adeason@sinenomine.net>
Mon, 28 Dec 2020 18:22:22 +0000 (12:22 -0600)
committerBenjamin Kaduk <kaduk@mit.edu>
Sun, 19 Sep 2021 05:42:47 +0000 (01:42 -0400)
commitd8040104f7e0410d8d880fa44d71ef5843849ba8
treeb15c17e8832b05cc51802fb615f5229cd6bd6f33
parent1bf2281ecf80d3eb75281c440367f10e58c179f7
tests: Use real tempfile in pt_util-t

Use a real call to File::Temp::tempfile to generate our temporary
filename, instead of creating a somewhat predictable filename based on
our pid.

Change-Id: Icb585c04e088b1fa37dffb6d92fc41cdb14874c7
Reviewed-on: https://gerrit.openafs.org/14799
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
tests/ptserver/pt_util-t