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

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Wed Apr 15 23:35:57 UTC 2009


Author: nekral-guest
Date: 2009-04-15 23:35:57 +0000 (Wed, 15 Apr 2009)
New Revision: 2704

Modified:
   debian/trunk/tests/coverage.sh
Log:
Updated to 4.1.3.1.


Modified: debian/trunk/tests/coverage.sh
===================================================================
--- debian/trunk/tests/coverage.sh	2009-04-15 23:35:43 UTC (rev 2703)
+++ debian/trunk/tests/coverage.sh	2009-04-15 23:35:57 UTC (rev 2704)
@@ -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




More information about the Pkg-shadow-commits mailing list