[Cuis-dev] pull req. A little addition to package OSProcess.

David T. Lewis lewis at mail.msen.com
Sat Oct 16 10:12:50 PDT 2021


Hi Nicola,

The PR is fine but if you could also send the fileout that would be helpful
for me. There is an upstream Monticello repo for OSProcess that I want to
keep in sync, so it's a bit easier for me if I can apply it there first.

But I'm going to try doing it the other way around this time and see
how well it works. I'll merge your PR first and then update the Monticello
repo.

Thanks for the contribution, it's a good idea to add this #exitCode method.

Dave

On Sat, Oct 16, 2021 at 04:53:03PM +0200, Nicola Mingotti via Cuis-dev wrote:
> Hi Juan, Dave, guys,
> 
> I don't know what to do in this case, I don't think i need to post the 
> fileout, do i?
> 
> The pull request is here:
> https://github.com/Cuis-Smalltalk/OSProcess/pull/2
> 
> The merge request adds a convenience method to check exit code in forked 
> processes in Unix like systems,
> a test method is added as well.
> 
> ---- Example -----
> out _ OSProcess waitForCommand: ' sh -c "exit 33" '.
> out exitCode .???? "=> 33 "
> --------------------
> 
> bye
> Nicola

> -- 
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev



More information about the Cuis-dev mailing list