Remove tabs, fixes make check
authorJohan Dahlin <johan@src.gnome.org>
Mon, 1 Dec 2008 15:13:17 +0000 (15:13 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Mon, 1 Dec 2008 15:13:17 +0000 (15:13 +0000)
svn path=/trunk/; revision=980

giscanner/cachestore.py

index d7d7b4f..4629e62 100644 (file)
@@ -70,7 +70,7 @@ class CacheStore(object):
                 return
             else:
                 raise
-       except OSError, e:
+        except OSError, e:
             # File does not exist
             if e.errno == errno.ENOENT:
                 return