Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 1a26b56: Ensure test directories are included with gi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Apr 2018 15:09:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a26b56c2667144b6299d4b29b5c39645bb5bd03
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1a26b56 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>
    

Actions performed:

    from  962b2ba   AVSP: Correct timestamp representation
    adds  1a26b56   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