Skip to content
Snippets Groups Projects
Commit 29b3b2a8 authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau Committed by Florian Uhlig
Browse files

[CI] Remove mvd from folders to delete when testing installed version (folder removed from repo)

parent 65af14fb
No related branches found
No related tags found
1 merge request!2064Add check of installed libraries
......@@ -179,7 +179,7 @@ If(NOT _RETVAL)
execute_process(COMMAND ${CTEST_SOURCE_DIRECTORY}/cmake/scripts/execute_installation_test.sh ${CTEST_SOURCE_DIRECTORY}/install
RESULTS_VARIABLE _install_ret_value
)
execute_process(COMMAND ${CMAKE_EXECUTABLE_NAME} -E rm -R build MQ algo analysis core external fles mvd reco sim
execute_process(COMMAND ${CMAKE_EXECUTABLE_NAME} -E rm -R build MQ algo analysis core external fles reco sim
WORKING_DIRECTORY ${CTEST_SOURCE_DIRECTORY}
)
message("executing test suite in ${CTEST_BINARY_DIRECTORY}/install wihout source folder available")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment