fix: track the executable bit on party
The script was committed mode 100644; a fresh clone could not run ./party, and the bats suite fails with EACCES 126 wherever it invokes "$PARTY_BIN" directly. Makefile installs masked this via install -m 0755.
This commit is contained in:
parent
f06c599ea7
commit
9117f73423
1 changed files with 0 additions and 0 deletions
0
party
Normal file → Executable file
0
party
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue