We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f0f89 commit 7ebb4a9Copy full SHA for 7ebb4a9
root/treeformula/stl/Makefile
@@ -45,7 +45,7 @@ endif
45
# directory.
46
47
ifeq ($(strip $(ROOTTEST_HOME)),)
48
- export ROOTTEST_HOME := $(shell git rev-parse --show-toplevel)
+ export ROOTTEST_HOME := $(shell git rev-parse --show-toplevel)/
49
50
export ROOTTEST_HOME := $(shell expr $(CURDIR) : '\(.*/roottest/\)')
51
endif
0 commit comments