* common.mk (yes-test-all): needs sudo-precheck for dtrace.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40569 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8202d6266f
commit
d0b7b41e59
@ -1027,6 +1027,8 @@ change: PHONY
|
|||||||
love: sudo-precheck up all test install test-all
|
love: sudo-precheck up all test install test-all
|
||||||
@echo love is all you need
|
@echo love is all you need
|
||||||
|
|
||||||
|
yes-test-all: sudo-precheck
|
||||||
|
|
||||||
sudo-precheck:
|
sudo-precheck:
|
||||||
@$(SUDO) echo > $(NULL)
|
@$(SUDO) echo > $(NULL)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user