From: Jim Meyering Date: Sun, 28 Jun 1998 21:11:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16q~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=214ee5aecdd9d903ff8f503e9d376cbbefbf7b04;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/cp/same-file b/tests/cp/same-file index b64af30522..82327d3431 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.