pact-ruby-standalone
pact-ruby-standalone copied to clipboard
Doesn't handle being in a directory with spaces in the name on OS X
Grabbed the latest version, pact-1.67.0, and for "reasons" the download ended up in a directory called "pact 2". Attempting to run the programs inside that directory results in:
me@~/Downloads/pact 2/bin$ ./pact-broker can-i-deploy -h
/Users/me/Downloads/pact 2/lib/ruby/bin/ruby: line 14: 2/lib/ruby/lib/ruby/gems/2.2.0: No such file or directory
Sorry, I only just saw this. Will look into it.
Believe this is fixed now with changes incorporated in our traveling-ruby fork