Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Nov 3, 2022
1 parent 2a4d4c5 commit 586f85d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions industrial_ci/src/tests/source_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ function run_clang_tidy_check {

if [ -n "${fixes_final}" ]; then
# translate file names in fixes file
echo "Translating /$target_ws/src/$TARGET_REPO_NAME/ -> $TARGET_REPO_PATH/"
sed -i "s#/$target_ws/src/$TARGET_REPO_NAME/#$TARGET_REPO_PATH/#g" "${fixes_final}"
fi
ici_hook "after_clang_tidy_checks"
Expand Down

0 comments on commit 586f85d

Please sign in to comment.