Skip to content
Snippets Groups Projects
Commit d6978b7b authored by Stephan Schulz's avatar Stephan Schulz
Browse files

debug output for CI testing

parent 755dc829
Branches
Tags
1 merge request!16Add example projects to CI
Pipeline #58278 canceled
......@@ -11,6 +11,7 @@ TEMP=$(mktemp -d)
cp -rL "$CI_SCRIPT_PATH/../example/CMakeProject/." "$TEMP"
cd "$TEMP"
ls -l
sed -i\
-e "/^ALL_ROOT_DIR=/c\\\nALL_ROOT_DIR=\"$ALL_ROOT_DIR\"\n"\
-e "/^VTK_DIR=/c\\\nVTK_DIR=\"$VTK_DIR\"\n"\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment