-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Thanks for the great project.
It would be very helpful if you would list the versions of awk
, sed
, bash
, etc., that you have developed under. I'm trying to use your work on OSX vanilla, and have already run into a problem due to my bash
version being too old.
I'm currently stuck with many errors like:
awk: syntax error at source line 2
context is
{ print > tmpdir >>> i <<< ".extracted.pem.cer" }
that pop up when I attempt to git commit
, and I'm guessing these are awk
version related.
Metadata
Metadata
Assignees
Labels
No labels