[UX] Improve error message during generation of configuration #1677
Labels
Focus :Plan Build
Focus: Studio
Related to the Habitat Studio (core/hab-studio) component
Focus:Supervisor
Related to the Habitat Supervisor (core/hab-sup) component
Milestone
If one makes a typo in a config file, the supervisor prints out a Rust
Result
directly.Maybe the supervisor should just abort if the generation of configuration files fails; the current behaviour might lead to starting mis-configured services.
How to reproduce
plan.sh
and aconfig/some_file
config/some_file
with:This will generate an error similar to:
The text was updated successfully, but these errors were encountered: