mercurial/exchange.py
changeset 40352 dd816e5391f6
parent 40344 2c5835b4246b
child 40492 440f5b65be57
--- a/mercurial/exchange.py	Thu Oct 18 14:37:38 2018 +0300
+++ b/mercurial/exchange.py	Thu Oct 18 14:41:14 2018 +0300
@@ -2170,7 +2170,7 @@
     if 'treemanifest' in repo.requirements:
         part.addparam('treemanifest', '1')
 
-    if (kwargs.get(r'narrow', False) and kwargs.get('narrow_acl', False)
+    if (kwargs.get(r'narrow', False) and kwargs.get(r'narrow_acl', False)
         and (include or exclude)):
         narrowspecpart = bundler.newpart('narrow:spec')
         if include: