Updated to 4.1.3.1.

This commit is contained in:
nekral-guest
2009-04-15 23:35:57 +00:00
parent 067fb2ff47
commit 81c1f063d2
+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.3/
cd ../build/shadow-4.1.3.1/
rm -rf ../coverage
mkdir ../coverage
lcov --directory . --capture --output-file=lcov.data