<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -196,7 +196,7 @@ def envdef(varname,
             if os.path.exists(file):
                 file = 'file://' + os.path.abspath(file)
             if not trim:
-                pathvals.append(file)
+                pathvals.append(file.split('://', 1)[1])
             else:
                 pathvals.append(file.split('/')[-1])
             optvals.append(file)</diff>
      <filename>dumbo/util.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d5b9af9f266084af9f2626634d0256deb66c2af4</id>
    </parent>
  </parents>
  <author>
    <name>Klaas Bosteels</name>
    <email>klaas.bosteels@gmail.com</email>
  </author>
  <url>http://github.com/klbostee/dumbo/commit/fd0e51da6a6b65a2d7fb0bf0fe79f499c18589e1</url>
  <id>fd0e51da6a6b65a2d7fb0bf0fe79f499c18589e1</id>
  <committed-date>2009-06-03T06:12:59-07:00</committed-date>
  <authored-date>2009-06-03T06:12:59-07:00</authored-date>
  <message>bugfix Re #43</message>
  <tree>5a7c13ec7769963c8ff4e59723d32db9466a0c32</tree>
  <committer>
    <name>Klaas Bosteels</name>
    <email>klaas.bosteels@gmail.com</email>
  </committer>
</commit>
