Files
moby/hack/validate
Chris Price 9f94cfdc57 Vendor check to succeed even if copyright information is not found
The documentation for validate_vendor_used in hack/validate/vendor states
that a warning will be emitted if license information cannot be found in
a vendored package. However, because the script is run with pipefail set
(owing to the inclusion of the common validation script .validate) and
`grep -c` is used, the entire script will fail whenever license information
cannot be found in a vendored package.

Signed-off-by: Chris Price <cprice@mirantis.com>
2020-02-13 06:08:44 -08:00
..
2016-11-07 11:03:21 -08:00
2019-02-05 02:54:50 +00:00
2019-01-10 02:50:47 +01:00
2019-01-10 02:50:47 +01:00