From: bangerth Date: Thu, 9 Aug 2012 07:09:30 +0000 (+0000) Subject: Prefix test results for this branch. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1f19e9b9ecffe93a096d4da8c45416e458d639f;p=dealii-svn.git Prefix test results for this branch. git-svn-id: https://svn.dealii.org/branches/branch_merge_mg_into_dof_handler@25791 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/Makefile.paths.in b/tests/Makefile.paths.in index 3de805d7f0..7d867db553 100644 --- a/tests/Makefile.paths.in +++ b/tests/Makefile.paths.in @@ -16,5 +16,5 @@ ULIMIT = @ULIMIT@ # 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)) +WORKDIR = x-branch_merge_mg_into_dof_handler/$(notdir $(shell pwd))