diff --git a/scripts/linux/fv/test_fv.sh b/scripts/linux/fv/test_fv.sh index 9a32ac1d4..4cb43ff1f 100755 --- a/scripts/linux/fv/test_fv.sh +++ b/scripts/linux/fv/test_fv.sh @@ -1,6 +1,6 @@ #!/bin/bash -ex # -# Copyright (C) 2019-2025 HERE Europe B.V. +# Copyright (C) 2019-2026 HERE Europe B.V. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -102,14 +102,11 @@ else echo "OK. Full list of test reports was generated. " fi -for failreport in $(ls ${REPO_HOME}/reports/*.xml) +for report in $(ls ${REPO_HOME}/reports/*.xml) do - echo "Parsing ${failreport} ..." - if $(grep -q "