From: Yu Watanabe Date: Fri, 22 Feb 2019 05:47:36 +0000 (+0900) Subject: tools: update check-directives.sh to support fuzz-link-parser X-Git-Tag: v242-rc1~252^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=810d43a8e86aacce6c50e196e117ddb7c3f71aa8;p=thirdparty%2Fsystemd.git tools: update check-directives.sh to support fuzz-link-parser --- diff --git a/tools/check-directives.sh b/tools/check-directives.sh index e2fd38898f3..1c20947b4b7 100755 --- a/tools/check-directives.sh +++ b/tools/check-directives.sh @@ -19,3 +19,8 @@ if [[ $(generate_directives src/network/netdev/netdev-gperf.gperf | wc -l) -ne $ echo "Looks like test/fuzz/fuzz-netdev-parser/directives.netdev hasn't been updated" exit 1 fi + +if [[ $(generate_directives src/udev/net/link-config-gperf.gperf | wc -l) -ne $(wc -l