summaryrefslogtreecommitdiff
path: root/tests/cp/special-bits
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-09-09 08:22:54 +0000
committerJim Meyering <jim@meyering.net>2000-09-09 08:22:54 +0000
commit108783401d829d41d956c49d25f72bb28a3abc03 (patch)
tree2c5b563b0b0de8069c0200eab7999508282798dc /tests/cp/special-bits
parent88cd90df1ebe15f1dc247cca384af20fa54087e3 (diff)
downloadcoreutils-108783401d829d41d956c49d25f72bb28a3abc03.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/cp/special-bits')
-rwxr-xr-xtests/cp/special-bits2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/special-bits b/tests/cp/special-bits
index ba19d205c..b35ef22d6 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