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

remove debug output again

parent d6978b7b
Branches
Tags
1 merge request!16Add example projects to CI
...@@ -11,7 +11,6 @@ TEMP=$(mktemp -d) ...@@ -11,7 +11,6 @@ TEMP=$(mktemp -d)
cp -rL "$CI_SCRIPT_PATH/../example/CMakeProject/." "$TEMP" cp -rL "$CI_SCRIPT_PATH/../example/CMakeProject/." "$TEMP"
cd "$TEMP" cd "$TEMP"
ls -l
sed -i\ sed -i\
-e "/^ALL_ROOT_DIR=/c\\\nALL_ROOT_DIR=\"$ALL_ROOT_DIR\"\n"\ -e "/^ALL_ROOT_DIR=/c\\\nALL_ROOT_DIR=\"$ALL_ROOT_DIR\"\n"\
-e "/^VTK_DIR=/c\\\nVTK_DIR=\"$VTK_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