hgext/largefiles/reposetup.py
changeset 15171 547da6115d1d
parent 15170 c1a4a3220711
child 15224 7c604d8c7e83
--- a/hgext/largefiles/reposetup.py	Thu Sep 29 17:04:57 2011 -0500
+++ b/hgext/largefiles/reposetup.py	Thu Sep 29 17:14:47 2011 -0500
@@ -114,7 +114,7 @@
                             return file in ctx.manifest()
                         ctx[file]
                         return True
-                    except:
+                    except KeyError:
                         return False
 
                 # create a copy of match that matches standins instead of