We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f5419 commit f0ae6e3Copy full SHA for f0ae6e3
test/sharness/Rules.mk
@@ -26,7 +26,7 @@ DEPS_$(d) += $(PLUGINS_$(d))
26
endif
27
28
29
-export MAKE_SKIP_PATH=1
+#export MAKE_SKIP_PATH=1
30
31
$(T_$(d)): $$(DEPS_$(d)) # use second expansion so coverage can inject dependency
32
@echo "*** $@ ***"
0 commit comments