From 214ee5aecdd9d903ff8f503e9d376cbbefbf7b04 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 28 Jun 1998 21:11:31 +0000 Subject: *** empty log message *** --- tests/cp/same-file | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/cp/same-file') 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. -- cgit v1.2.3-54-g00ecf