diff options
| author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2025-02-18 17:02:53 -0300 |
|---|---|---|
| committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2025-02-18 17:02:53 -0300 |
| commit | 959575a5ca598bf5f37fb5cebe7ed1d80d3d71f7 (patch) | |
| tree | acc8d60aedb12b70048e676e8a7349deb0010db8 /buildscripts/testmatrix/getdisplaytaskname.py | |
| parent | 76588293975fc059cf076779e4283e6ffaf8afff (diff) | |
New upstream version 6.0.20upstream
Diffstat (limited to 'buildscripts/testmatrix/getdisplaytaskname.py')
| -rw-r--r-- | buildscripts/testmatrix/getdisplaytaskname.py | 2 |
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 """ |
