From ff626bd3c0be4a7662790fab4ddc76fea772b815 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 12 Jan 2000 14:00:22 +0000 Subject: Make the warning that this shred test may not be run as root more prominent. Suggestion from Volker Borchert. --- tests/shred/remove | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/shred') diff --git a/tests/shred/remove b/tests/shred/remove index 2bcd6a619..4ab11f4c0 100755 --- a/tests/shred/remove +++ b/tests/shred/remove @@ -24,7 +24,9 @@ if test $framework_failure = 1; then fi touch $tmp/file >/dev/null 2>&1 && { - echo 'This test case can not be run as root' + echo '********************************************' + echo 'NOTICE: This test case cannot be run as root.' + echo '********************************************' exit 77 } -- cgit v1.2.3-70-g09d2