Commit 08777bb5 authored by Chris McDonough's avatar Chris McDonough

Overeager commit.

parent 2318a71d
......@@ -300,7 +300,7 @@ class FilesystemHelper:
def checkSecure(self):
if not self.isSecure(self.base_dir):
log('Blob dir %s has insecure mode setting' % path,
log('Blob dir %s has insecure mode setting' % self.base_dir,
level=logging.WARNING)
def getPathForOID(self, oid):
......
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