From 92138badd48efef74ecb16213ed8a322ef33119c Mon Sep 17 00:00:00 2001 From: Alasdair G Kergon Date: Tue, 30 Jun 2015 17:09:56 +0100 Subject: [PATCH] conf: Regenerate. Fix missing --clear-needs-check-flag. --- conf/example.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/example.conf.in b/conf/example.conf.in index 9af58db70..a26066ae1 100644 --- a/conf/example.conf.in +++ b/conf/example.conf.in @@ -855,7 +855,7 @@ global { # ignorable errors and fix them later. # With thin_check version 3.2 or newer you should add # --clear-needs-check-flag. - # thin_check_options = [ "-q" ] + # thin_check_options = [ "-q", "--clear-needs-check-flag" ] # Configuration option global/thin_repair_options. # List of options passed to the thin_repair command. -- 2.43.5