From: Jim Meyering Date: Sat, 9 Sep 2000 08:22:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0z~9 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=108783401d829d41d956c49d25f72bb28a3abc03;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/cp/special-bits b/tests/cp/special-bits index ba19d205c2..b35ef22d6b 100755 --- a/tests/cp/special-bits +++ b/tests/cp/special-bits @@ -23,7 +23,7 @@ chmod u-w file || framework_failure=1 echo "$0: NOTICE: This test must be run as root." echo "You can do the following as \`root' to run just this test:" echo "" - echo "cd `pwd` && make check TESTS=special-bits" + echo "cd $pwd && make check TESTS=special-bits" echo "" echo '********************************************' exit 77