worker: add runOutput function
authorClinton Ebadi <clinton@unknownlamer.org>
Thu, 19 Apr 2018 05:20:49 +0000 (01:20 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Thu, 19 Apr 2018 05:20:49 +0000 (01:20 -0400)
commit7421bb04ad9ed42e89354daa5c9bb06f9ab91773
tree2067d6dcd9602f22fc9c889f531647980a789b99
parent085b569a10dad4197a57f633b3d2b5d6d97db109
worker: add runOutput function

similar to shellOutput, but uses Unix.execute directly instead of
using bash, and returns both the return status and any output
src/slave.sig
src/slave.sml