]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Never use 'except:' without specifying an Exception. 63/head
authorZack Cerza <zack@cerza.org>
Fri, 30 Aug 2013 15:58:10 +0000 (10:58 -0500)
committerZack Cerza <zack@cerza.org>
Fri, 30 Aug 2013 16:10:05 +0000 (11:10 -0500)
commit3981a8f1af4226f93964578face66de4af54e2dd
treebdcdeaa5d2ef1673dcd1c9d1936a25d71e068993
parent24991c4ae029c2f5deac636904401ecc619c4a5e
Never use 'except:' without specifying an Exception.
18 files changed:
teuthology/contextutil.py
teuthology/coverage.py
teuthology/locker/api.py
teuthology/misc.py
teuthology/nuke.py
teuthology/parallel.py
teuthology/suite.py
teuthology/task/ceph.py
teuthology/task/ceph_manager.py
teuthology/task/cifs-mount.py
teuthology/task/dump_stuck.py
teuthology/task/install.py
teuthology/task/internal.py
teuthology/task/kernel.py
teuthology/task/mon_thrash.py
teuthology/task/radosgw-admin.py
teuthology/task/samba.py
teuthology/task/workunit.py