mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-05 08:10:15 +02:00
.
This commit is contained in:
@@ -666,6 +666,7 @@ uninstall-info: uninstall-info-recursive
|
||||
uninstall-info-am
|
||||
|
||||
|
||||
.PHONY: check-root
|
||||
check-root:
|
||||
cd chown && $(MAKE) check TESTS=basic
|
||||
cd cp && $(MAKE) check TESTS=special-bits
|
||||
@@ -683,6 +684,7 @@ evar-check:
|
||||
&& sed s/%%/CDPATH/ $(srcdir)/.env-warn || :
|
||||
|
||||
# Advertise `check-root' target.
|
||||
.PHONY: root-hint
|
||||
root-hint:
|
||||
@echo '***********************************************************'
|
||||
@echo "NOTICE: Some tests may be run only as root."
|
||||
|
||||
Reference in New Issue
Block a user