]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Aug 2012 09:23:37 +0000 (09:23 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Aug 2012 09:23:37 +0000 (09:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@25927 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/Makefile

index cd557128af1770216507e1a662202f9c14b4c2db..937036e0b78231972be5d9e409d3b819210cdc20 100644 (file)
@@ -259,7 +259,7 @@ clean:
 # In other words, the testsuite has to be run with -j1, however long
 # that may take.
 #
-# When all of these programs have been run, the do
+# When all of these programs have been run, then do
 #   cd source
 #   make coverage
 # This may take a long time: both running lcov and, in particular,
@@ -283,7 +283,7 @@ coverage:
        lcov --base-directory . --directory . -c -o d2.info
        lcov --remove d2.info "/usr*" -o d2.info
        rm -rf ../coverage
-       genhtml -o ../coverage -t "deal.II test coverage" --num-spaces 8 d2.info
+       genhtml --no-branch-coverage -o ../coverage -t "deal.II test coverage" --num-spaces 8 d2.info
 
 
 ###################

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.