mh-exec-cmd-error

mh-exec-cmd-error is a compiled Lisp function in `mh-e.el'.

(mh-exec-cmd-error ENV COMMAND &rest ARGS)

In environment ENV, execute mh-command COMMAND with ARGS.
ENV is nil or a string of space-separated "var=value" elements.
Signals an error if process does not complete successfully.