hgkw/keyword.py
branchstable
changeset 375 ed160b097bad
parent 374 03fc5e667518
child 378 0683aaf458d8
--- a/hgkw/keyword.py	Tue Feb 05 18:40:32 2008 +0100
+++ b/hgkw/keyword.py	Tue Feb 05 16:09:21 2008 -0600
@@ -90,7 +90,7 @@
 
 # hg commands that do not act on keywords
 nokwcommands = ('add addremove bundle copy export grep identify incoming init'
-                'log outgoing push remove rename rollback tip convert')
+                ' log outgoing push remove rename rollback tip convert')
 
 # hg commands that trigger expansion only when writing to working dir,
 # not when reading filelog, and unexpand when reading from working dir