Wireshark-commits: [Wireshark-commits] master-2.6 08d9d1b3: Ensure test directories are included wi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 May 2018 06:21:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08d9d1b33292c786c1ea82696e56a224b33e7e03
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

08d9d1b3 by Peter Wu (peter@xxxxxxxxxxxxx):

    Ensure test directories are included with git archive
    
    "make dist" will currently fail with "git archive" archives because
    dftestfiles and dftestlib is missing. To encourage distributors to run
    tests, ensure that these files (1.64MiB uncompressed, 688KiB
    gzip-compressed) are bundled.
    
    Change-Id: I1fc2bd6df45db40e64e7691235f716bbf3562f87
    Reviewed-on: https://code.wireshark.org/review/27158
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 1a26b56c2667144b6299d4b29b5c39645bb5bd03)
    Reviewed-on: https://code.wireshark.org/review/27411
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c74114b   Windows: Make sure native dialogs handle HiDPI.
    adds  08d9d1b3  Ensure test directories are included with git archive


Summary of changes:
 .gitattributes       | 1 -
 tools/.gitattributes | 2 --
 2 files changed, 3 deletions(-)
 delete mode 100644 tools/.gitattributes