Dalibor Nasevic
Dalibor Nasevic
To help us get this pull request reviewed and merged quickly, please be sure to include the following items: * [ ] Tests (if applicable) * [ ] Documentation (if...
It builds without error on first `rake build` run, but then I get segmentation fault on the following `rake build` runs. Error dissapears when I run `rake clobber` before each...
Useful to print the error before `continue`. I had to build `asherah-cobhan` binaries with patched Asherah Go to be able to detect the issue documented in https://github.com/godaddy/asherah-cobhan/pull/39.
Change the working directory before opening the path helps vim editor set the current path. Similarly to what bundler does [here](https://github.com/bundler/bundler/blob/master/lib/bundler/cli/open.rb#L16).