From: Jim Meyering Date: Sat, 2 Sep 2000 09:30:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0z~71 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=24946d8604e355316df15b9d39232d732932505d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/mv/part-symlink b/tests/mv/part-symlink index c05ec7b986..cab02bfc10 100755 --- a/tests/mv/part-symlink +++ b/tests/mv/part-symlink @@ -80,10 +80,9 @@ for copy in cp mv; do $copy $options $args 2>.err echo $? $copy $options $args - # Normalize the program name in the error output, # and put brackets around the output. - test -s .err && echo "[`sed 's/^[^:][^:]*:/cp:/' .err`]" + test -s .err && echo "[`sed 's/^[^:][^:]*\(..\):/\1:/' .err`]" # Strip off all but the file names. ls="`ls -lG --ignore=.err . \ | sed \