> On 9 May 2025, at 23:50, Michael Paquier wrote:
>
> On Fri, May 09, 2025 at 07:21:17PM +0200, Daniel Gustafsson wrote:
>> -=item $node->log_check($offset, $test_name, %parameters)
>> +=item $node->log_check($test_name, $offset, %parameters)
>>
>> Check contents of server logs.
>
> Right, good
On Fri, May 09, 2025 at 07:21:17PM +0200, Daniel Gustafsson wrote:
> -=item $node->log_check($offset, $test_name, %parameters)
> +=item $node->log_check($test_name, $offset, %parameters)
>
> Check contents of server logs.
Right, good catch. The internals of the routine use %params instead
of %p