diff --git a/Scripts/developer_scripts/autotest_cgal b/Scripts/developer_scripts/autotest_cgal index afa03fde6c2..3722f8f1008 100755 --- a/Scripts/developer_scripts/autotest_cgal +++ b/Scripts/developer_scripts/autotest_cgal @@ -528,6 +528,12 @@ cmake '${CMAKE_GENERATOR}' -DRUNNING_CGAL_AUTO_TEST=TRUE \\ ${MAKE_CMD} VERBOSE=ON -k -fMakefile ; cd ..; EOF + if [ -z "${KEEP_TESTS}" ]; then + cat >> "${CGAL_BINARY_DIR}/localbuildscript" <&1