URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37d5b927361db41c93d72a8b39962b26ae8f211a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
37d5b92 by Guy Harris (guy@xxxxxxxxxxxx):
Explicitly specify the template for the mktemp command.
Not all versions of mktemp support omitting the template; in particular,
the one provided by some BSD-flavored OSes don't.
Change-Id: I657e002559dce165c677a473aa10bb17cc506037
Reviewed-on: https://code.wireshark.org/review/12592
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit e01f8fb3ad4e635a09f8beb88cb1fcc0baeb0232)
Reviewed-on: https://code.wireshark.org/review/12594
Actions performed:
from ca0e3bf [Automatic update for 2015-12-13]
adds 37d5b92 Explicitly specify the template for the mktemp command.
Summary of changes:
test/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)