<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ require &quot;irb/ext/save-history&quot;
 IRB.conf[:HISTORY_FILE] = File.join(ENV[&quot;HOME&quot;], &quot;.irb-history&quot;)
 
 # Calculate the ruby string.
-rvm_ruby_string = ENV[&quot;rvm_ruby_string&quot;] || &quot;#{RUBY_ENGINE}-#{RUBY_VERSION}-#{(RUBY_PATCHLEVEL) ? &quot;p#{RUBY_PATCHLEVEL}&quot; : &quot;r#{RUBY_REVISION}&quot;}&quot;
+rvm_ruby_string = ENV[&quot;rvm_ruby_string&quot;] || &quot;#{RUBY_ENGINE rescue 'ruby'}-#{RUBY_VERSION}-#{(RUBY_PATCHLEVEL) ? &quot;p#{RUBY_PATCHLEVEL}&quot; : &quot;r#{RUBY_REVISION}&quot;}&quot;
 
 # Set up the prompt to be RVM specific.
 @prompt = {</diff>
      <filename>scripts/irbrc.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>92053cfdf893d2f7bdaf09e31043dd1d4f6fc0f9</id>
    </parent>
  </parents>
  <author>
    <name>Christian H&#246;ltje</name>
    <email>docwhat@gerf.org</email>
  </author>
  <url>http://github.com/docwhat/rvm/commit/26ad3acaa353adb5a0cae13468f96fb94dfe67f5</url>
  <id>26ad3acaa353adb5a0cae13468f96fb94dfe67f5</id>
  <committed-date>2009-10-29T07:17:13-07:00</committed-date>
  <authored-date>2009-10-28T18:14:07-07:00</authored-date>
  <message>Fixed use of RUBY_ENGINE -- doesn't exist in ruby &lt; 1.9</message>
  <tree>507702c42da19d29ded62b74e681d1900d63ef74</tree>
  <committer>
    <name>Wayne E. Seguin</name>
    <email>wayneeseguin@gmail.com</email>
  </committer>
</commit>
