UPdated to new version.

This commit is contained in:
nekral-guest
2009-03-18 15:18:30 +00:00
parent 4d7b872d28
commit af76777327
+1 -1
View File
@@ -3,7 +3,7 @@
# This script builds the code coverage of the testsuite.
# The shadow utils must have been compiled with -fprofile-arcs -ftest-coverage
cd ../build/shadow-4.1.0/
cd ../build/shadow-4.1.3/
rm -rf ../coverage
mkdir ../coverage
lcov --directory . --capture --output-file=lcov.data