]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 28 Jun 1998 21:11:31 +0000 (21:11 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Jun 1998 21:11:31 +0000 (21:11 +0000)
tests/cp/same-file

index b64af3052225e6f6c9348971e19fa5c1ba8c7667..82327d3431d6a3e972c31cd025823ced42525eed 100755 (executable)
@@ -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.