Skip to content

makepem: Fix equality operator#90

Open
progval wants to merge 1 commit intoevilnet:masterfrom
progval:patch-1
Open

makepem: Fix equality operator#90
progval wants to merge 1 commit intoevilnet:masterfrom
progval:patch-1

Conversation

@progval
Copy link
Contributor

@progval progval commented Mar 15, 2026

== is a bash-specific extension, but this script's shebang invokes sh, not bash.

== is a bash-specific extension, but this script's shebang invokes sh, not bash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant