nicolas-van / multirun

A minimalist init process designed for Docker
https://nicolas-van.github.io/multirun/
MIT License
173 stars 9 forks source link

NOISSUE: one or more of the provided commands ended abnormally #1

Closed timluedtke closed 7 years ago

timluedtke commented 7 years ago

It would be nice to know which one of the commands failed / ended:

Affects: "multirun: one or more of the provided commands ended abnormally"

For example: "multirun: command #1 ended abnormally" "multirun: command #1, #3 ended abnormally"

nicolas-van commented 7 years ago

You already have that information when running in verbose mode: multirun: command %s with pid %d exited abnormally