]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite: do not calculate product on an empty list (take 2)
authorSage Weil <sage@inktank.com>
Tue, 17 Sep 2013 03:22:09 +0000 (20:22 -0700)
committerSage Weil <sage@inktank.com>
Tue, 17 Sep 2013 03:22:09 +0000 (20:22 -0700)
commit4520c5f6f5e2de12ee673d97870e6b2fc9992e60
treeca412e2c36849a5486af481c5d0bc5d040c05639
parente65d6e2a00f37b8486146ebd21fd7d7e8cdfdb3a
suite: do not calculate product on an empty list (take 2)

The original attempt to fix this with dda7954090ccc9ffd8ecd961d6b530a0e6d24964
failed because I screwed up the indentation for the out.append(...) line.

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/suite.py