mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-31 22:10:34 +03:00
The compare_strings.py script generates a graph for the benchmarks it performs a comparison on and that fails if X is not available. Avoid the error and ensure that only the graph is generated and saved as a PNG file. * benchtests/scripts/compare_strings.py: Avoid display error when generating graph.