From 940dc652a5312d220a58297f5599fa725d027c4c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 9 Sep 2000 09:58:16 +0000 Subject: *** empty log message *** --- tests/cp/special-bits | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/cp/special-bits') diff --git a/tests/cp/special-bits b/tests/cp/special-bits index 5be230bc0..0588301a2 100755 --- a/tests/cp/special-bits +++ b/tests/cp/special-bits @@ -2,6 +2,9 @@ # make sure `cp -p' preserves special bits # This works only when run as root. +# This test would fail due to a bug introduced in 4.0y. +# The bug was fixed in 4.0z. + if test "$VERBOSE" = yes; then set -x cp --version -- cgit v1.2.3-54-g00ecf