Fix shellcheck SC2034 warnings breaking Nix build #79
Loading…
Add table
Add a link
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