<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -82,7 +82,7 @@ File.open(&quot;#{root}/bin/ruby&quot;, &quot;wb&quot;) { |script|
   script.write(&lt;&lt;EOF)
 #!/bin/sh
 
-if [ &quot;`#{ruby} -v`&quot; == #{version.chomp.dump} ]; then
+if [ &quot;`#{ruby} -v`&quot; = #{version.chomp.dump} ]; then
   exec #{ruby} -r &quot;#{root}/lib/site_ruby/1.8/site.rb&quot; &quot;$@&quot;;
 else
   echo &quot;Version mismatch.  Got '`#{ruby} -v`', required '#{version}'&quot; &gt;/dev/stderr</diff>
      <filename>virtualrb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d640181ddf238af201a750f93a562659d9aab158</id>
    </parent>
  </parents>
  <author>
    <name>Scott Robinson</name>
    <email>scott@quadhome.com</email>
  </author>
  <url>http://github.com/chneukirchen/virtualrb/commit/ad18b69e89e3281f0c2be7a044ff31b4336040b6</url>
  <id>ad18b69e89e3281f0c2be7a044ff31b4336040b6</id>
  <committed-date>2009-04-17T00:28:08-07:00</committed-date>
  <authored-date>2009-04-17T00:28:08-07:00</authored-date>
  <message>Use = instead of == in shell comparison, as == isn't POSIX. (dash and friends will choke)</message>
  <tree>320138b97103d690a4f064264414610b10bdf1c6</tree>
  <committer>
    <name>Scott Robinson</name>
    <email>scott@quadhome.com</email>
  </committer>
</commit>
