summaryrefslogtreecommitdiff
path: root/buildscripts/testmatrix
diff options
context:
space:
mode:
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
"""