From 7dd6bc7ad4ef622ecf2e47514f7debd80a05c500 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sat, 10 Mar 2012 15:00:12 +0000 Subject: [PATCH] We're back to mainline now. git-svn-id: https://svn.dealii.org/trunk@25239 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/Makefile.paths.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.paths.in b/tests/Makefile.paths.in index cc9c95f70b..3de805d7f0 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 = x-branch_codim_two/$(notdir $(shell pwd)) +WORKDIR = $(notdir $(shell pwd)) -- 2.39.5