test: Increase log level

This commit is contained in:
Dennis Klein
2021-07-05 21:03:34 +02:00
parent 9a2551f984
commit ff175e19bf
6 changed files with 16 additions and 16 deletions

View File

@@ -79,6 +79,6 @@ if dds-agent-cmd getlog -a; then
fi
# This string is used by ctest to detect success
echo "Example successful :)"
echo "Example successful"
# Cleanup function is called by EXIT trap