webreport.sh: automatically upload results when done

This commit is contained in:
Daniel Marjamäki 2012-09-01 18:11:32 +02:00
parent cb78067ce9
commit 516237fb43
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ mv doxyoutput/html devinfo/doxyoutput
# Detect duplicate code..
~/pmd-4.2.6/bin/cpd.sh lib/ > devinfo/cpd.txt
#scp -r devinfo/ danielmarjamaki,cppcheck@web.sourceforge.net:/home/groups/c/cp/cppcheck/htdocs
scp -r devinfo/ danielmarjamaki,cppcheck@web.sourceforge.net:/home/groups/c/cp/cppcheck/htdocs