[pmg-devel] applied: [PATCH pmg-log-tracker] change case sensitive string match to case insensitive

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Nov 17 08:45:01 CET 2020


On 09.11.20 15:18, Mira Limbeck wrote:
> With the rewrite from C to Rust the search string match was changed to
> be case sensitive by accident. Fix this by comparing the lowercase values
> of both the input and the search string.
> 
> Signed-off-by: Mira Limbeck <m.limbeck at proxmox.com>
> ---
>  src/main.rs                 |  2 +-
>  tests/tests_after_queue.rs  | 23 +++++++++++++++++++++++
>  tests/tests_before_queue.rs | 23 +++++++++++++++++++++++
>  3 files changed, 47 insertions(+), 1 deletion(-)
> 
>

applied, with Stoiko's R-b and T-b tags, thanks!




More information about the pmg-devel mailing list