Commit 63ccf2cd by willmcgugan

Small fix

parent 9886401f
......@@ -252,6 +252,7 @@ class FS(object):
if e.code == "NO_FILE":
return NullFile()
raise
return f
def desc(self, path):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment