Josh Heinrichs

Results 2 issues of Josh Heinrichs

The ProxyCommand in my ssh config looks something like ProxyCommand foo --bar\=baz The backslash ahead of = is definitely weird, but the ssh config gets generated by a Ruby script,...

I'm attempting to run rubocop (and other test tools) in an environment constrained by sandbox-exec[1] to improve reproducibility. In this sandboxed environment, tools only have access to a read-only copy...