--- embedaddon/rsync/testsuite/fuzzy.test 2012/02/17 15:09:30 1.1.1.1 +++ embedaddon/rsync/testsuite/fuzzy.test 2021/03/17 00:32:36 1.1.1.2 @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2005 by Wayne Davison +# Copyright (C) 2005-2020 Wayne Davison # This program is distributable under the terms of the GNU GPL (see # COPYING). @@ -12,7 +12,7 @@ mkdir "$fromdir" mkdir "$todir" -cp -p "$srcdir"/rsync.c "$fromdir"/rsync.c +cp_p "$srcdir"/rsync.c "$fromdir"/rsync.c cp_touch "$fromdir"/rsync.c "$todir"/rsync2.c sleep 1