r98: cp-update total delete bugfix (LinesCount)
[carnet-tools-cn.git] / cp-update
index 00ad0d9..4ae4213 100755 (executable)
--- a/cp-update
+++ b/cp-update
@@ -492,6 +492,7 @@ sub actualize() {
     unlink($file_old)
       or warn "$ProgramName: Failed to remove file '$file_old' ($!)\n";
   }
+  DEBUG and print STDERR "actualize: LinesCount=$LinesCount\n";
 }
 
 # return content from standard input