@@ -5,7 +5,7 @@
# of the day to the coverity scan service
#
-COMMITS=`git log --since=today.midnight --oneline | wc -l`
+COMMITS=`git log coverity_scan --since=today.midnight --oneline | wc -l`
if [[ "$COMMITS" -le "1" ]]; then
#first commit a day - push changes to branch coverity_scan
# Doxygen docs to open62541-www
git clone --depth=50 -b gh-pages https://$GITAUTH@github.com/acplt/open62541-www