diff options
Diffstat (limited to 'benchtests/scripts/compare_bench.py')
-rwxr-xr-x | benchtests/scripts/compare_bench.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchtests/scripts/compare_bench.py b/benchtests/scripts/compare_bench.py index c1c438a1c9..d9058e97f3 100755 --- a/benchtests/scripts/compare_bench.py +++ b/benchtests/scripts/compare_bench.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# <http://www.gnu.org/licenses/>. +# <https://www.gnu.org/licenses/>. """Compare two benchmark results Given two benchmark result files and a threshold, this script compares the |