From 1a26b56c2667144b6299d4b29b5c39645bb5bd03 Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Thu, 26 Apr 2018 11:01:56 +0200 Subject: 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 Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- .gitattributes | 1 - 1 file changed, 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index c5f87c8a10..26b401002e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,6 @@ * text=auto *.sh eol=lf /test/run_and_catch_crashes eol=lf -/test export-ignore .bzrignore export-ignore .gitattributes export-ignore .gitignore export-ignore -- cgit v1.2.3