]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commit
Rename variable to match option parsing variable name (again) 5/head
authorChristophe Courtaut <christophe.courtaut@gmail.com>
Tue, 15 Oct 2013 17:53:03 +0000 (19:53 +0200)
committerChristophe Courtaut <christophe.courtaut@gmail.com>
Tue, 15 Oct 2013 17:53:51 +0000 (19:53 +0200)
commit063521cc7c0beb5372df2f5ff14867b02faf436b
tree9ffa0ce80347d143dfe0e4072a2895e412268e78
parentf283e230c8ed03b1f2c633e4145601b9fd1b40ee
Rename variable to match option parsing variable name (again)

The object_timeout variable was renamed object_sync_timeout
in the option parser, but not elsewhere.

This patch fixes it.

Signed-off-by: Christophe Courtaut <christophe.courtaut@gmail.com>
radosgw_agent/cli.py
radosgw_agent/sync.py
radosgw_agent/worker.py