diff hgext/inotify/__init__.py @ 7434:cf7741aa1e96

kill some trailing spaces
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 27 Nov 2008 16:07:13 +0100
parents 92c952c4470c
children 89c516430107
line wrap: on
line diff
--- a/hgext/inotify/__init__.py	Thu Nov 27 01:35:12 2008 +0100
+++ b/hgext/inotify/__init__.py	Thu Nov 27 16:07:13 2008 +0100
@@ -53,7 +53,7 @@
         def status(self, match, ignored, clean, unknown=True):
             files = match.files()
             if '.' in files:
-                files = [] 
+                files = []
             try:
                 if not ignored and not self.inotifyserver:
                     result = client.query(ui, repo, files, match, False,