hgext/lfs/__init__.py
changeset 38800 7790cd70842a
parent 38689 ff5b6fca1082
child 38805 b9162ea1b815
--- a/hgext/lfs/__init__.py	Thu Jul 05 10:42:48 2018 +0530
+++ b/hgext/lfs/__init__.py	Sun Jul 22 16:03:48 2018 +0900
@@ -357,7 +357,7 @@
     # when writing a bundle via "hg bundle" command, upload related LFS blobs
     wrapfunction(bundle2, 'writenewbundle', wrapper.writenewbundle)
 
-@filesetpredicate('lfs()', callstatus=True)
+@filesetpredicate('lfs()')
 def lfsfileset(mctx, x):
     """File that uses LFS storage."""
     # i18n: "lfs" is a keyword