Hi Robert,

On Mon, 21 Jan 2019 17:51:27 -0500 Robert Jensen <[email protected]> 
wrote:

> I cloned envsubst [1] in Chicken 5. You can check it out here [2].
>
> All the best,
> Rob
>
> [1] 
> https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html
> [2] https://github.com/r1b/envsubst

Thanks a lot for your new egg.

Just a note regarding tests: chicken-install (when invoked with the
-test option) will actually change to the `tests' directory and call
run.scm from there.  In your tests you include a file, presumably
assuming that the current directory is ../tests.  That will not work
with "chicken-install -test".

All the best.
Mario
-- 
http://parenteses.org/mario

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to