File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ update_headers() {
9292 */}s" {} \;
9393
9494 # for CMake/YML files
95- find . -type f -\( -name " CMakeLists.txt" -o -name " *.cmake" -o -name " *.yml" -o -name " *.sh" \) ! -path " */configs/*" ! -path " */.gitlab/*" ! -name " FindBackward.cmake" ! -name " FindRapidJSON.cmake" ! -name " CheckCSourceRuns.cmake" ! -name " CheckFunctionExistsMath.cmake" -exec perl -0777 -pi -e " s/#[^!][\s\S]*?(?=\n.*?=|\n\n)/#
95+ find . -type f -\( -name " CMakeLists.txt" -o -name " *.cmake" -o -name " *.yml" -o -name " *.sh" \) ! -path " */configs/*" ! -path " */.github/* " ! -path " */. gitlab/*" ! -name " FindBackward.cmake" ! -name " FindRapidJSON.cmake" ! -name " CheckCSourceRuns.cmake" ! -name " CheckFunctionExistsMath.cmake" -exec perl -0777 -pi -e " s/#[^!][\s\S]*?(?=\n.*?=|\n\n)/#
9696# Copyright 2021-$( date +%Y) Software Radio Systems Limited
9797#
9898# This file is part of srsRAN
You can’t perform that action at this time.
0 commit comments