Pete Birkinshaw

Results 2 comments of Pete Birkinshaw

I've had problems similar to this: When the tested executable checks for stdin, it freezes: it seems to find an open, empty pipe and hangs waiting for input. After I...

Update: It's not access to priv - it's that the compiled rambo binary isn't there. If I copy the binary from my main project into the temporary _build directory of...