Commit 8217d7c6 by Christian Kern

remove debug output

parent d517d62a
......@@ -138,12 +138,6 @@ if [ -f "$EXAMPLES_DIR/$INTEGRATE_SNIPPETS_SCRIPT" ]; then
--exclude=*snippet.cc \
--exclude=*fragmented.cc \
--exclude="*$INTEGRATE_SNIPPETS_SCRIPT"
echo redirect_cmd rsync --delete --archive --recursive "$EXAMPLES_DIR/" "$EXAMPLES_TARGET_DIR/" \
--exclude=*snippet.h \
--exclude=*fragmented.h \
--exclude=*snippet.cc \
--exclude=*fragmented.cc \
--exclude="*$INTEGRATE_SNIPPETS_SCRIPT"
# for commiting, we must be in the project dir
cd "$PROJECT_DIR_FULLPATH"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment