golang_test: Split pyrun into -> pyrun & pyout
pyrun runs command without piping output. pyout runs command and returns its output.
Showing
Please register or sign in to comment
pyrun runs command without piping output. pyout runs command and returns its output.