fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4()
commit150a2b39b0efc17205bef07845e7a6d68b8c5148
authorteor <teor2345@gmail.com>
Wed, 16 Nov 2016 02:03:20 +0000 (16 13:03 +1100)
committerteor <teor2345@gmail.com>
Wed, 16 Nov 2016 02:14:00 +0000 (16 13:14 +1100)
treee875cdfdfe4c854e63e7c71aad2872f26d0feb91
parent0825fc6af90b2015cb6a4abe6b8682f6f44d64e2
fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4()

Fix typos:
    * extra '('
    * use assert_log_predicate (without 3 or 4 at the end)

Tidy whitespace.
Wrap long lines.
src/test/log_test_helpers.h
src/test/test_address.c