Skip to content
Snippets Groups Projects
Unverified Commit 72d559c8 authored by Michal 'vorner' Vaner's avatar Michal 'vorner' Vaner
Browse files

Send logs of lcollect in test branches

Closes: #3610.
parent bf78a147
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ BRANCH=$(getbranch || echo 'unknown')
if [ "$BRANCH" = "test" -o "$BRANCH" = "master" ] ; then
# We are using one of the development branches here. Therefore we send
# slightly more logs than usual.
DAEMONS="$DAEMONS"'\|updater-user\|updater-consolidator'
DAEMONS="$DAEMONS"'\|updater-user\|updater-consolidator\|lcollect'
fi
# Where to put the logs (don't forget the question mark at the end)
BASEURL='https://api.turris.cz/logsend/upload.cgi?'
......
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