(root-hint): Tweak wording.

This commit is contained in:
Jim Meyering 2003-12-20 11:32:32 +00:00
parent 4adc127426
commit ce2ec20ca3

View File

@ -45,8 +45,7 @@ evar-check:
# Advertise `check-root' target.
root-hint:
@echo '********************************************'
@echo "NOTICE: Some tests will or might need to be"
@echo " run as root. Do \`make check-root'"
@echo " as \`root' to run just these tests."
@echo '********************************************'
@echo '***********************************************************'
@echo "NOTICE: Some tests may be run only as root."
@echo " Do \`make check-root' as \`root' to run these tests."
@echo '***********************************************************'