From: Yu Watanabe Date: Fri, 22 Feb 2019 09:00:54 +0000 (+0900) Subject: tools: check all directives even if it detects non-updated files X-Git-Tag: v242-rc1~252^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11796%2Fhead;p=thirdparty%2Fsystemd.git tools: check all directives even if it detects non-updated files --- diff --git a/tools/check-directives.sh b/tools/check-directives.sh index 1c20947b4b7..99f8f9d4519 100755 --- a/tools/check-directives.sh +++ b/tools/check-directives.sh @@ -10,17 +10,20 @@ function generate_directives() { }}' "$1" } +ret=0 if [[ $(generate_directives src/network/networkd-network-gperf.gperf | wc -l) -ne $(wc -l