summaryrefslogtreecommitdiff
path: root/buildscripts/testmatrix
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2025-02-18 17:02:53 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2025-02-18 17:02:53 -0300
commit959575a5ca598bf5f37fb5cebe7ed1d80d3d71f7 (patch)
treeacc8d60aedb12b70048e676e8a7349deb0010db8 /buildscripts/testmatrix
parent76588293975fc059cf076779e4283e6ffaf8afff (diff)
New upstream version 6.0.20upstream
Diffstat (limited to 'buildscripts/testmatrix')
-rw-r--r--buildscripts/testmatrix/getdisplaytaskname.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/testmatrix/getdisplaytaskname.py b/buildscripts/testmatrix/getdisplaytaskname.py
index c0a08b422bc..e8ff49d6a39 100644
--- a/buildscripts/testmatrix/getdisplaytaskname.py
+++ b/buildscripts/testmatrix/getdisplaytaskname.py
@@ -1,7 +1,7 @@
"""
Get the display task name from the execution task and the variant.
-Get an execution task name like this: multiversion_auth_0_enterprise-rhel-80-64-bit-dynamic-all-feature-flags-required
+Get an execution task name like this: multiversion_auth_0_enterprise-rhel-8-64-bit-dynamic-all-feature-flags-required
Into a display task name like this: multiversion_auth
"""