Wireshark-commits: [Wireshark-commits] master-2.0 f0a4788: Explicitly specify the template for the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Dec 2015 18:07:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0a47882f9ebf6fb47923138d3694e2e6944aae5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

f0a4788 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/12593
    

Actions performed:

    from  d71e241   [Automatic update for 2015-12-13]
    adds  f0a4788   Explicitly specify the template for the mktemp command.


Summary of changes:
 test/test.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)