mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
I have a test which waits for multiple occurrences of the same string, but doesn't want them to overlap. Make wait_for_log() do the right thing, so that it only looks for log entries since the last wait_for_log. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>