]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: fix errors found by pyflakes
authorJosh Durgin <josh.durgin@inktank.com>
Thu, 21 Feb 2013 22:37:32 +0000 (14:37 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Thu, 21 Feb 2013 22:37:46 +0000 (14:37 -0800)
commit23669be9af077482adf63276a6faaef563136fb5
treed823825d0292c0ef3e4ccc3b196a23cb15798b06
parent8b0eef29c53b7d70a347a45fce21573a22b7a345
radosgw-admin: fix errors found by pyflakes

Using the wrong variable, and true/false are capitalized in python.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
teuthology/task/radosgw-admin.py