tests: fix the 52_ctdb_fetch.sh test.
authorMichael Adam <obnox@samba.org>
Thu, 30 Jul 2009 10:02:27 +0000 (12:02 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 4 Aug 2009 07:46:40 +0000 (09:46 +0200)
commit836b95f32724cf37e4f643f20653f78842613692
tree7c8ddf51c966ad23a172f835170a573dfdbcd3bd
parentc513a31d755003d7af91529790b06ce0d226c90f
tests: fix the 52_ctdb_fetch.sh test.

The parser for the output of the ctdb_fetch program
did not match the output that ctdb_fetch generates.
It seemed to rather come from the ctdb_bench test...

This patch adapts the parser to correctly interpret
the output of ctdb_fetch.

Michael
tests/simple/52_ctdb_fetch.sh