]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
matrix: fix Concat.index -- should be (item, {concat_items}) 486/head
authorSamuel Just <sjust@redhat.com>
Thu, 7 May 2015 19:56:53 +0000 (12:56 -0700)
committerSamuel Just <sjust@redhat.com>
Thu, 7 May 2015 21:45:10 +0000 (14:45 -0700)
commit244baeb0ebe5864fcab5519abb90c27d2e155ff5
tree7675bb01a5fee0e42f7347c1e5878fe622eea366
parent05e6f146a1216f46cb34e0c59699576add192b26
matrix: fix Concat.index -- should be (item, {concat_items})

Previously, it just returned {concat_items} which isn't right.

Signed-off-by: Samuel Just <sjust@redhat.com>
teuthology/matrix.py