Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: efe6f522b495fead74d89f64fdfe3e92e92d8166 https://github.com/MacRuby/MacRuby/commit/efe6f522b495fead74d89f64fdfe3e92e9... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-07-27 (Wed, 27 Jul 2011) Changed paths: M spec/macruby/command_line/ruby_deploy_spec.rb A spec/macruby/fixtures/ppc_binary Log Message: ----------- Fix a ruby_deploy spec that depended on the system ruby supporting ppc Commit: d22081ef2a398350141b506e80d204d8e57a01d0 https://github.com/MacRuby/MacRuby/commit/d22081ef2a398350141b506e80d204d8e5... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-07-27 (Wed, 27 Jul 2011) Changed paths: M spec/macruby/command_line/ruby_deploy_spec.rb Log Message: ----------- Clear a couple of ruby_deploy_spec TODO items In the first case, we can use almost any arbitrary string for a bad arch. In the second case we now use a fixture that shows up as a PPC binary, so it is safe to make the check. Compare: https://github.com/MacRuby/MacRuby/compare/4664bf8...d22081e