Skip to content
Snippets Groups Projects
Commit 4e7b4bbb authored by Wittenburg, William's avatar Wittenburg, William
Browse files

Use absolute path to ctest executable

parent 6d698c29
No related branches found
No related tags found
1 merge request!253Finish image buildout
......@@ -31,4 +31,4 @@ case "$1" in
;;
esac
ctest -VV -S ${CTEST_SCRIPT} -Ddashboard_full=OFF -Ddashboard_do_${STEP}=TRUE
/opt/cmake/3.6.0/bin/ctest -VV -S ${CTEST_SCRIPT} -Ddashboard_full=OFF -Ddashboard_do_${STEP}=TRUE
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