No latest gcov #1973

This commit is contained in:
rusefillc 2020-11-19 21:57:18 -05:00
parent 659b9c1973
commit fe93dfd8df
1 changed files with 1 additions and 0 deletions

View File

@ -38,3 +38,4 @@ echo -e "\nGenerating rusEFI unit test HTML"
echo -e "\nUploading HTML"
ncftpput -m -R -v -u "$1" -p "$2" "$3" /unit_tests_coverage gcov/*
echo -e "\nHappy End."