Fix shellcheck SC2034 warnings breaking Nix build #79
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
allod/tools!79
Loading…
Reference in a new issue
No description provided.
Delete branch "agent/fix-shellcheck"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refs allod/tools#77
Removes two unused variables that shellcheck flags as SC2034 warnings, causing the Nix build to fail:
head_commit: extracted from manifest but never referencedcleanup_ok: set in git-am failure handler but never read for decisions