URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e01f8fb3ad4e635a09f8beb88cb1fcc0baeb0232
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e01f8fb 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>
Actions performed:
from a7fd6f2 Standardize the capture dissector function signature.
adds e01f8fb Explicitly specify the template for the mktemp command.
Summary of changes:
test/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)