Test suite: Make "ctdb ip" test backward compatible with older ctdb versions.
authorMartin Schwenke <martin@meltin.net>
Wed, 10 Feb 2010 09:27:53 +0000 (20:27 +1100)
committerMartin Schwenke <martin@meltin.net>
Wed, 10 Feb 2010 09:27:53 +0000 (20:27 +1100)
commit8a1cb5dc1ddf82f3b9cbb23e40b3914b3d5c2783
tree106301eac1f2416a9df09f88f4d4ab8f5f0b85bd
parent19523fbb12db1ec1e5ee38de1b2d3b99a74c6ca4
Test suite: Make "ctdb ip" test backward compatible with older ctdb versions.

Recent updates to the test meant that it only worked with the latest
ctdb versions.  This changes things so that we never bother matching
the machine readable header, just the actual data in the output.  It
also takes a slightly more liberal approach in massaging the human
readable output to ensure it matches the machine readable output.

Signed-off-by: Martin Schwenke <martin@meltin.net>
tests/simple/11_ctdb_ip.sh