diff --git a/Scripts/developer_scripts/autotest_cgal_with_cmake b/Scripts/developer_scripts/autotest_cgal_with_cmake index 9410977cba0..037fd6ad445 100755 --- a/Scripts/developer_scripts/autotest_cgal_with_cmake +++ b/Scripts/developer_scripts/autotest_cgal_with_cmake @@ -732,7 +732,6 @@ run_test() for HOST in ${BUILD_HOSTS}; do run_test_on_host ${HOST} & - publish_results "${HOST}" "${PLATFORM}" done }