Skip to content
Snippets Groups Projects
Commit f7549a9d authored by al.schwinn's avatar al.schwinn
Browse files

added global echo, to have some response on sourcing script

parent d48b6613
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@
#
####################################################################################################################################
# List of silecs packages which can be released or patched
PACKAGES="silecs-codegen silecs-model snap7 silecs-communication-cpp silecs-diagnostic-cpp silecs-cli-client"
......@@ -325,3 +324,5 @@ patch()
return 0
}
echo "releaseSilecs.sh sourced successfully"
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