Write CGAL_NR at the end of the testsuite

This commit is contained in:
Maxime Gimeno
2019-03-12 15:07:49 +01:00
parent 64cfc19d68
commit be07aa1267
@@ -264,3 +264,8 @@ for HOST in ${BUILD_HOSTS}; do
HOST=$HOST bash ${CGAL_DIR}/developer_scripts/run_testsuite_with_cmake
fi
done
cd "${CGAL_ROOT}"
if [ -e "LATEST" ]; then
mv LATEST RELEASE_NR
fi