From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- testing/condprofile/condprof/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/condprofile') diff --git a/testing/condprofile/condprof/util.py b/testing/condprofile/condprof/util.py index 444398b9f4..eeda7482b3 100644 --- a/testing/condprofile/condprof/util.py +++ b/testing/condprofile/condprof/util.py @@ -124,7 +124,7 @@ def fresh_profile(profile, customization_data): logger.info("Downloading addon %s" % name) # When running on the CI, we expect the xpi files to have been # fetched by the firefox-addons fetch task dependency (see - # taskcluster/ci/fetch/browsertime.yml) and the condprof-addons + # taskcluster/kinds/fetch/browsertime.yml) and the condprof-addons # linter enforces the content of the archive to be unpacked into # a subdirectory named "firefox-addons". extension = download_file(url, mozfetches_subdir="firefox-addons") -- cgit v1.2.3