From 051f39c22718ee5451cac44ad469f51b73baf636 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 22 Feb 2019 18:00:54 +0900 Subject: [PATCH] tools: check all directives even if it detects non-updated files --- tools/check-directives.sh | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tools/check-directives.sh b/tools/check-directives.sh index 1c20947..99f8f9d 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