mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-18 16:09:06 +03:00
Commit ac759b1fbf
added attribute
"overlap" to bench-memmove-walk, whose value is a string. This change
makes compare_strings.py fail since benchout_strings.schema.json
requires the values of attributes to be number.
This patch relaxes such constraint.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>