Skip to content
Snippets Groups Projects
Commit 47089a4b authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

remove bin dir after upload to save disk space

parent 961cb9d6
No related branches found
No related tags found
No related merge requests found
......@@ -101,4 +101,6 @@ macro(upload_package WEB ARCH EXTRA EXT1 EXT2)
endif(${FILE} MATCHES "-svn")
endif(FILE)
endif($ENV{GMSH_BUILD_ERRORS} GREATER 0)
# also remove build files here to save space
ctest_empty_binary_directory(${CTEST_BINARY_DIRECTORY})
endmacro(upload_package)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment