Quote patch HEAD revspecs for ShellCheck #96

Merged
vnprc merged 1 commit from agent/quote-patch-git-revs into master 2026-07-09 17:25:12 +01:00
Member

Summary

  • quote literal HEAD^{commit} revspecs in allod patch source/destination HEAD checks
  • fixes ShellCheck SC1083 blocking the packaged allod build

Tests

  • bash -n allod tests/allod-patch.sh
  • git diff --check
  • bash tests/allod-patch.sh
  • nix --extra-experimental-features "nix-command flakes" shell nixpkgs#shellcheck -c shellcheck allod
## Summary - quote literal HEAD^{commit} revspecs in allod patch source/destination HEAD checks - fixes ShellCheck SC1083 blocking the packaged allod build ## Tests - bash -n allod tests/allod-patch.sh - git diff --check - bash tests/allod-patch.sh - nix --extra-experimental-features "nix-command flakes" shell nixpkgs#shellcheck -c shellcheck allod
vnprc approved these changes 2026-07-09 17:25:06 +01:00
vnprc merged commit 0c4c43827e into master 2026-07-09 17:25:12 +01:00
vnprc deleted branch agent/quote-patch-git-revs 2026-07-09 17:25:12 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
allod/tools!96
No description provided.