]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Fixes for syntax errors found by pyflakes.
authorSam Lang <sam.lang@inktank.com>
Thu, 31 Jan 2013 13:58:57 +0000 (07:58 -0600)
committerSam Lang <sam.lang@inktank.com>
Thu, 31 Jan 2013 13:58:57 +0000 (07:58 -0600)
commit14730276b92b3d83746d07a983064211861e1f96
tree932806816e2c0a3a8faa0595fe79ee971ca43cbf
parent3390cc30a62454b283cd6dc4f6448d0d12ae8101
Fixes for syntax errors found by pyflakes.

This patch includes minor fixes to the teuthology
python code for syntax errors found by running
check-syntax.sh (which runs pyflakes on each file).

Signed-off-by: Sam Lang <sam.lang@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
13 files changed:
teuthology/task/ceph-fuse.py
teuthology/task/ceph_manager.py
teuthology/task/exec.py
teuthology/task/hadoop.py
teuthology/task/kcon_most.py
teuthology/task/mds_thrash.py
teuthology/task/mpi.py
teuthology/task/nfs.py
teuthology/task/pexec.py
teuthology/task/recovery_bench.py
teuthology/task/rgw-logsocket.py
teuthology/task/ssh_keys.py
teuthology/task/workunit.py