<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -122,10 +122,9 @@ private
     with_path(local_repository_path, &amp;block)
   end
   
-  # FIXME why often Dir.pwd returns nil ?
   def with_path(path, &amp;block)
     begin
-      old_path = Dir.pwd rescue plugins_path
+      old_path = Dir.pwd
       FileUtils.cd(path)
       yield
     ensure</diff>
      <filename>test/test_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6fb5c99483be051b5f96c0a99a6b7ec70908b512</id>
    </parent>
  </parents>
  <author>
    <name>Luca Guidi</name>
    <email>guidi.luca@gmail.com</email>
  </author>
  <url>http://github.com/jodosha/sashimi/commit/b8cdd3acb4ee0bc939227fb8d150b57c2bb19310</url>
  <id>b8cdd3acb4ee0bc939227fb8d150b57c2bb19310</id>
  <committed-date>2008-07-12T03:16:06-07:00</committed-date>
  <authored-date>2008-07-12T03:16:06-07:00</authored-date>
  <message>Clean up for #with_path in test_helper.rb</message>
  <tree>7e738047a172af50be4bc50eccfad4b7b63b9320</tree>
  <committer>
    <name>Luca Guidi</name>
    <email>guidi.luca@gmail.com</email>
  </committer>
</commit>
