commit | 92769a7a4c333dfd52a8d50a9eab9c8d1f265044 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Thu Nov 19 20:57:32 2020 +0100 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Mon Nov 23 13:37:39 2020 +0100 |
tree | 892d30a4d34fd34e5683eb96d7fd0bbdfe7b48fb | |
parent | 545b4878cd6ad86755c4150877541efc0288a662 [diff] [blame] |
tests CHANGE expand headers test also to yanglint and yangre tools
diff --git a/tests/style/check_includes.sh b/tests/style/check_includes.sh index 29dd0c9..81d83ba 100755 --- a/tests/style/check_includes.sh +++ b/tests/style/check_includes.sh
@@ -2,8 +2,8 @@ RETVAL=0 -# param SRCDIR - path to the source files to search -SRC=$1 +# params - paths to the source files to search +SRC="$*" # param FUNC - name of the function in compat to check function check_compat_func {