From 4fd63081540a239604e98b100296281e34c49c74 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 12 Apr 2007 07:42:22 +0000 Subject: [PATCH] Update technotes to remove double quote git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4540 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/technotes-2.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index 51e07b1853..37c7bd8dd8 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -32,7 +32,7 @@ kes Move drop and check_catalog() before fork. kes Add update database scripts (version 9 to 10) to updatedb directory. 31Mar07 ebl Check size and age of each file after its backup to see if - it has changed during backup, if "checkfilechanges" is set. + it has changed during backup, if 'checkfilechanges' is set. The FD will do an extra check (stat(2)) after each file backup. mtime, ctime and size are compared with 'before backup' information. If time or size mismatch, an -- 2.39.5