diff --git a/tribits/ci_support/CDashAnalyzeReportRandomFailures.py b/tribits/ci_support/CDashAnalyzeReportRandomFailures.py index 6c82a0689..4973bec16 100644 --- a/tribits/ci_support/CDashAnalyzeReportRandomFailures.py +++ b/tribits/ci_support/CDashAnalyzeReportRandomFailures.py @@ -307,7 +307,6 @@ def downloadBuildSummaryOffCDash(self, useCachedCDashData=False, alwaysUseCacheFileIfExists=False, verbose='False' ): - print("\n BUILD CACHE FILE "+buildSummaryCacheFile) verbose = verbose == 'all' buildSummaryJson = CDQAR.getAndCacheCDashQueryDataOrReadFromCache( cdashBuildSummaryQueryUrl, buildSummaryCacheFile, useCachedCDashData,