From: bangerth Date: Sat, 27 Dec 2008 04:08:47 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f186eeeffd81f35245513c5a6e5055fc4fb9ac65;p=dealii-svn.git Fix comment. git-svn-id: https://svn.dealii.org/trunk@18012 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/Makefile.rules b/tests/Makefile.rules index f3b2000480..6693e54836 100644 --- a/tests/Makefile.rules +++ b/tests/Makefile.rules @@ -11,8 +11,8 @@ normalize = $D/common/scripts/normalize.pl # get the path of the current directory so we can prefix every test -# in the report with it. for the anisotropic branch, prefix everything -# with x-anisotropic/ so that tests run from the branch will show up +# in the report with it. for a branch, prefix everything +# with x-branch-name/ so that tests run from the branch will show up # in different folders on the webpage. WORKDIR = $(notdir $(shell pwd))