goodbyekansas / nedryland

Nedryland is a collection of utilities and a build system for declaring, building and deploying microservice solutions.
https://goodbyekansas.github.io/nedryland/
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

🐛 Fix shell text on missing target #307

Closed simonrainerson closed 1 year ago

simonrainerson commented 1 year ago

When switching from builtins.abort to a shell that prints and exits the echo command was omitted resulting in the shell trying to execute the text as code.