[Pkg-shadow-commits] r2558 - debian/trunk/tests

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Wed Mar 18 15:18:31 UTC 2009


Author: nekral-guest
Date: 2009-03-18 15:18:30 +0000 (Wed, 18 Mar 2009)
New Revision: 2558

Modified:
   debian/trunk/tests/coverage.sh
Log:
UPdated to new version.


Modified: debian/trunk/tests/coverage.sh
===================================================================
--- debian/trunk/tests/coverage.sh	2009-03-18 15:17:18 UTC (rev 2557)
+++ debian/trunk/tests/coverage.sh	2009-03-18 15:18:30 UTC (rev 2558)
@@ -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




More information about the Pkg-shadow-commits mailing list