fix: set executable bit on test stub scripts

core.fileMode=false on this checkout (NTFS-mounted /mnt/c) meant the
previous commit recorded tests/stubs/* and tests/fail-stubs/* as 100644
despite being executable locally, so CI failed with "Permission denied"
trying to exec them via PATH lookup.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Kevin Adams 2026-08-01 18:39:02 -04:00
parent d60adfaaf7
commit eadf6921bd
8 changed files with 0 additions and 0 deletions

0
tests/fail-stubs/pvestatd Normal file → Executable file
View File

0
tests/stubs/pve-ha-crm Normal file → Executable file
View File

0
tests/stubs/pve-ha-lrm Normal file → Executable file
View File

0
tests/stubs/pvedaemon Normal file → Executable file
View File

0
tests/stubs/pveproxy Normal file → Executable file
View File

0
tests/stubs/pvestatd Normal file → Executable file
View File

0
tests/stubs/systemctl Normal file → Executable file
View File

0
tests/test-restart-services.sh Normal file → Executable file
View File