Mercurial > public > src > rhodecode
diff setup.py @ 1280:6832ef664673 beta
source code cleanup: remove trailing white space, normalize file endings
author | Marcin Kuzminski <marcin@python-works.com> |
---|---|
date | Sun, 03 Apr 2011 18:23:15 +0200 |
parents | 01f37a734fdf |
children | faf31099a70a |
line wrap: on
line diff
--- a/setup.py Sun Apr 03 12:43:29 2011 +0200 +++ b/setup.py Sun Apr 03 18:23:15 2011 +0200 @@ -115,6 +115,6 @@ celerybeat=rhodecode.lib.celerypylons.commands:CeleryBeatCommand camqadm=rhodecode.lib.celerypylons.commands:CAMQPAdminCommand celeryev=rhodecode.lib.celerypylons.commands:CeleryEventCommand - + """, )