From: Matthias Maier Date: Thu, 7 Mar 2013 16:47:31 +0000 (+0000) Subject: Revert Makefile.paths.in to trunk version X-Git-Tag: v8.0.0~1079^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ffd94bf59c4133132868f3de4f8a16d1163c59;p=dealii.git Revert Makefile.paths.in to trunk version git-svn-id: https://svn.dealii.org/branches/branch_cmake@28796 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/Makefile.paths.in b/tests/Makefile.paths.in index 26fc445784..4ffeab445e 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 = x-branch_cmake/$(notdir $(shell pwd)) +WORKDIR = $(notdir $(shell pwd))