FS#45242 - [plan9port] bashism in acme.sh

Attached to Project: Community Packages
Opened by Neven Sajko (Neven) - Sunday, 07 June 2015, 12:33 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 30 June 2015, 10:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

acme.sh /bin/sh script (/bin/acme) uses 'source' shell builtin instead of '.'.
. must be used if the script is invoked by shebang #!/bin/sh to be correct.
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Tuesday, 30 June 2015, 10:40 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Tuesday, 30 June 2015, 10:40 GMT
Thanks for reporting! Updated the package source. The updated package will appear in [community] today or tomorrow.

Loading...