]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add missing trailing commas.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 7 Jun 2011 19:58:48 +0000 (12:58 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 7 Jun 2011 19:58:48 +0000 (12:58 -0700)
commitce10d4f5e026ffd513897fe1e8aae3cee8bac819
tree4ce58bf7a0a85b16e4dadd198bddbe27021c5072
parentc8ecd129491cdb4ad541890e876c39ee05bc00ef
Add missing trailing commas.

Lists of strings where last item has no comma are just
traps waiting to hurt you when you add a new item at
the end.
setup.py
teuthology/task/ceph.py