Skip to content

#288: cli shellexec(): Redirect stderr to stdout

georg requested to merge 288-shellexec-redirect-stderr-to-stdout into master

This commit hides the (expected) traceback if running the install-test spec, which exists because a shell-process does fail.

Relates #288 (closed)

Merge request reports