From: Damir Dzeko Date: Sun, 27 Mar 2005 19:55:59 +0000 (+0000) Subject: r22: renamed cp_safe_file_replace to cp_mv X-Git-Tag: debian/3.0.0~84 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-upgrade.git;a=commitdiff_plain;h=bdb9172b3b081e91fe906a4bb43298054c3e5071 r22: renamed cp_safe_file_replace to cp_mv --- diff --git a/functions.sh b/functions.sh index 2f91b82..73d69fc 100644 --- a/functions.sh +++ b/functions.sh @@ -239,7 +239,7 @@ ${CP_NOTICE}----------" } # by ddzeko, Mon, 21 Mar 2005 11:31:59 +0100 -cp_safe_file_replace () { +cp_mv () { [ "$CP_SCRIPT_DEBUG" ] && set -vx local new old if [ -z "$2" ]; then