mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 00:15:43 +03:00
Also add an explicit exit code to subproc package for when a child process is instructed to run an unrunnable command (i.e. cannot be found or is not executable) - with the 127 return code folks using bash are familiar with