summaryrefslogtreecommitdiff
path: root/tests/mv/part-symlink
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-09-02 09:30:03 +0000
committerJim Meyering <jim@meyering.net>2000-09-02 09:30:03 +0000
commit24946d8604e355316df15b9d39232d732932505d (patch)
tree83c7142c394f5da52eeadd5315584f0bf35ece14 /tests/mv/part-symlink
parentaa8f9f7e679dc3ec3c72f5c99201aacec3263ee3 (diff)
downloadcoreutils-24946d8604e355316df15b9d39232d732932505d.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/mv/part-symlink')
-rwxr-xr-xtests/mv/part-symlink3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/mv/part-symlink b/tests/mv/part-symlink
index c05ec7b98..cab02bfc1 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 \