]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove x-anisotropic from testname output (was brought over accidentally by the aniso...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jul 2008 14:49:51 +0000 (14:49 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jul 2008 14:49:51 +0000 (14:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@16443 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 560d2835f887e16238b1062c3dd3d02378f4a412..1f95b4fe17c711c640b5784f167334264b1b7788 100644 (file)
@@ -1,7 +1,7 @@
 ######################################################################
 # Makefile.rules,v 1.11 2001/04/24 13:18:09 wolf Exp
 #
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, the deal.II authors
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, the deal.II authors
 #
 # Common make rules for test files. To be included by the Makefiles
 # in the subdirectories.
@@ -14,7 +14,7 @@ normalize = $D/common/scripts/normalize.pl
 # 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 different folders on the webpage.
-WORKDIR = x-anisotropic/$(notdir $(shell pwd))
+WORKDIR = $(notdir $(shell pwd))
 
 verbose = off
 

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.