diff --git a/tooling/build_autotriage.sh b/tooling/build_autotriage.sh index 3e246b6120..17a31c8d7c 100644 --- a/tooling/build_autotriage.sh +++ b/tooling/build_autotriage.sh @@ -158,6 +158,8 @@ identifyFailedBuildsInTimerPipelines() { echo "Platforms validated. Identifying build numbers for these platforms: ${triageThesePlatforms:1:-1}" + echo "Listy: ${listylist}" + for b in "${!listOfBuildNames[@]}" do if [[ $triageThesePlatforms =~ .*,${listOfBuildNames[$b]},.* ]]; then