mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-23 08:46:59 +08:00
(root-hint): Tweak wording.
This commit is contained in:
parent
4adc127426
commit
ce2ec20ca3
@ -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 '***********************************************************'
|
||||
|
Loading…
Reference in New Issue
Block a user