]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
internal: fix log for python 2.6
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 29 Oct 2013 19:31:30 +0000 (12:31 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 30 Oct 2013 16:57:53 +0000 (09:57 -0700)
commit7f136578ae93271aba83993a5fcc91f001595af9
tree4091a4a43a368f7a966c493cd85f9816542cce6c
parent5f01bcba4c9f8f4a4edcf12444fba6419ed06972
internal: fix log for python 2.6

{} was introduced to format strings in 2.7

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