1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00
This commit is contained in:
Jim Meyering
2005-01-30 17:41:06 +00:00
parent b601ec502a
commit 84f0fef1c7
+2
View File
@@ -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."