Use an absolute path in get_as_feed()
commit62588cc9a89b652256311eb4b230041397bd62b2
authorThomas Leonard <talex5@gmail.com>
Mon, 18 Feb 2013 15:08:25 +0000 (18 15:08 +0000)
committerThomas Leonard <talex5@gmail.com>
Mon, 18 Feb 2013 15:08:25 +0000 (18 15:08 +0000)
tree5ac665c8e5bbcbc80b424a6dad88198a67366380
parenta93cf2258fd496416e264a1805979d0b27aaef30
Use an absolute path in get_as_feed()

Otherwise, local implementations won't work. Error was:

  File ".../0install/zeroinstall/zerostore/__init__.py", line 319, in lookup_maybe
    assert digests
AssertionError
main.py