mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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
1 changed files with 2 additions and 0 deletions
|
@ -1027,6 +1027,8 @@ change: PHONY
|
|||
love: sudo-precheck up all test install test-all
|
||||
@echo love is all you need
|
||||
|
||||
yes-test-all: sudo-precheck
|
||||
|
||||
sudo-precheck:
|
||||
@$(SUDO) echo > $(NULL)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue