From ca2acac4725001e3f3431a00445139a7150b7b9f Mon Sep 17 00:00:00 2001 From: bangerth Date: Sat, 9 Mar 2013 12:33:39 +0000 Subject: [PATCH] Adjust tag on branch. git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_4@28837 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 4ffeab445e..af00289d8b 100644 --- a/tests/Makefile.paths.in +++ b/tests/Makefile.paths.in @@ -19,4 +19,4 @@ 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 = branch_bigger_global_dof_indices_4/$(notdir $(shell pwd)) -- 2.39.5