summaryrefslogtreecommitdiff
path: root/tests/cp/same-file
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-06-28 21:11:31 +0000
committerJim Meyering <jim@meyering.net>1998-06-28 21:11:31 +0000
commit214ee5aecdd9d903ff8f503e9d376cbbefbf7b04 (patch)
treef1971b907034917121992bac4834ac0a602c20ce /tests/cp/same-file
parent4dc12acc27a210f854e13d748ce09b4e7b9514f1 (diff)
downloadcoreutils-214ee5aecdd9d903ff8f503e9d376cbbefbf7b04.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/cp/same-file')
-rwxr-xr-xtests/cp/same-file3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/cp/same-file b/tests/cp/same-file
index b64af3052..82327d343 100755
--- a/tests/cp/same-file
+++ b/tests/cp/same-file
@@ -51,8 +51,7 @@ for args in 'foo symlink' 'symlink foo' 'foo foo' 'sl1 sl2' 'foo hardlink'; do
ls="`ls -lG $exclude . \
| sed \
-e '/^total /d' \
- -e 's/^..............................................//' \
- `"
+ -e 's/^..............................................//'`"
echo "($ls)"
# Make sure the original is unchanged and that
# the destination is a copy.