]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph: fix valgrind grep output parsing
authorSage Weil <sage@inktank.com>
Tue, 4 Jun 2013 16:07:53 +0000 (09:07 -0700)
committerSage Weil <sage@inktank.com>
Tue, 4 Jun 2013 16:07:53 +0000 (09:07 -0700)
commit3ec763c42080710f53aa6a62cd7a3fcfb7ba49e7
treeb9e7f3cbd734f401e060b11820aeb4184642cbce
parentbd7292b529edc792d3e0b08c5a1c4abee10b791e
ceph: fix valgrind grep output parsing

When you pass a single file to zgrep you don't get the filename prefix,
which confuses the split line a few lines down.
teuthology/task/ceph.py