From ce2ec20ca3faf51e5f2f3229366a9ed44739d1eb Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 20 Dec 2003 11:32:32 +0000 Subject: (root-hint): Tweak wording. --- tests/Makefile.am | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index e94c61371..94ae815ca 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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 '***********************************************************' -- cgit v1.2.3-70-g09d2