Git Hooks: Fix and test binary file moves (#19)

Co-authored-by: Sebastian Parborg <sebastian@blender.org>
Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/19
This commit is contained in:
Bart van der Braak
2026-01-14 15:06:11 +01:00
parent 30e7d38d2e
commit 2d2d1db041
3 changed files with 57 additions and 2 deletions

View File

@@ -8,3 +8,4 @@ SCRIPT_PATH=$(dirname "$SCRIPT")
. "${SCRIPT_PATH}/common/functions"
run_tests_in_directory "${SCRIPT_PATH}/deny_binary"
rm -rf "${SCRIPT_PATH}/deny_binary/tmp"