From 108783401d829d41d956c49d25f72bb28a3abc03 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 9 Sep 2000 08:22:54 +0000 Subject: [PATCH] *** empty log message *** --- tests/cp/special-bits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cp/special-bits b/tests/cp/special-bits index ba19d20..b35ef22 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 -- 2.7.4