consolidation / site-process

A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
Other
50 stars 19 forks source link

Avoid verbose output when we have nothing to say in ProcessFailedException #54

Closed weitzman closed 2 years ago

weitzman commented 3 years ago

Fixes the Process part of https://github.com/drush-ops/drush/pull/4642

Overview

This pull request:

Q A
Bug fix? no
New feature? no
Has tests? no
BC breaks? no
Deprecations? no