r22: renamed cp_safe_file_replace to cp_mv
[carnet-tools-cn.git] / functions.sh
index 2f91b82..73d69fc 100644 (file)
@@ -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