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

Fix overrideCommandLine() use of bindTo #59

Closed greg-1-anderson closed 2 years ago

greg-1-anderson commented 2 years ago

Start with a failing test: copy ProcessBase::overrideCommandLine() to SiteProcess.