# HG changeset patch # User Dirkjan Ochtman # Date 2009-01-03 20:25:19 # Node ID 8bea01a6539115d8da09ef0b82e925db4d7259e9 # Parent 4f58147ea8293362edcd92fa5a3e3eeac75a919c cvsps: kill some more trailing whitespace diff --git a/hgext/convert/cvsps.py b/hgext/convert/cvsps.py --- a/hgext/convert/cvsps.py +++ b/hgext/convert/cvsps.py @@ -587,7 +587,7 @@ def createchangeset(ui, log, fuzz=60, me def debugcvsps(ui, *args, **opts): - '''Read CVS rlog for current directory or named path in repository, and + '''Read CVS rlog for current directory or named path in repository, and convert the log to changesets based on matching commit log entries and dates.''' if opts["new_cache"]: